1{#
2 FIXME: Do we need to put license blocks in generated files?
3#}
4{% macro license() %}
5// Copyright (c) 2014 The Chromium Authors. All rights reserved.
6// Use of this source code is governed by a BSD-style license that can be
7// found in the LICENSE file.
8{%- endmacro %}
9