| Index: third_party/polymer/v1_0/components-chromium/paper-fab/compiled_resources2.gyp
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-fab/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/paper-fab/compiled_resources2.gyp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0c0c13140ff9f834143045402d7a312e1a2c7e3f
|
| --- /dev/null
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-fab/compiled_resources2.gyp
|
| @@ -0,0 +1,18 @@
|
| +# Copyright 2016 The Chromium Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +#
|
| +# NOTE: Created with generate_compiled_resources_gyp.py, please do not edit.
|
| +{
|
| + 'targets': [
|
| + {
|
| + 'target_name': 'paper-fab-extracted',
|
| + 'dependencies': [
|
| + '../iron-icon/compiled_resources2.gyp:iron-icon-extracted',
|
| + '../paper-behaviors/compiled_resources2.gyp:paper-button-behavior-extracted',
|
| + '../paper-ripple/compiled_resources2.gyp:paper-ripple-extracted',
|
| + ],
|
| + 'includes': ['../../../../closure_compiler/compile_js2.gypi'],
|
| + },
|
| + ],
|
| +}
|
|
|