| Index: third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp b/third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..35cf1c70c11ad321e8a7b19894dafc99d0797110
|
| --- /dev/null
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-styles/compiled_resources2.gyp
|
| @@ -0,0 +1,101 @@
|
| +# 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.
|
| +{
|
| + 'targets': [
|
| + {
|
| + 'target_name': 'global-extracted',
|
| + 'dependencies': [
|
| + '../paper-styles-classes.html/compiled_resources2.gyp:paper-styles-classes-extracted'
|
| + ],
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'shadow-layout-extracted',
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'shadow-extracted',
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'typography-extracted',
|
| + 'dependencies': [
|
| + '../../compiled_resources2.gyp:roboto-extracted'
|
| + ],
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'color-extracted',
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'default-theme-extracted',
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'demo-pages-extracted',
|
| + 'dependencies': [
|
| + '../iron-flex-layout/compiled_resources2.gyp:iron-flex-layout-extracted',
|
| + 'color-extracted',
|
| + 'typography-extracted',
|
| + 'shadow-extracted'
|
| + ],
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'paper-styles-classes-extracted',
|
| + 'dependencies': [
|
| + '../iron-flex-layout/compiled_resources2.gyp:iron-flex-layout-extracted',
|
| + 'classes/typography.html/compiled_resources2.gyp:typography-extracted',
|
| + 'classes/shadow.html/compiled_resources2.gyp:shadow-extracted'
|
| + ],
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'paper-styles-extracted',
|
| + 'dependencies': [
|
| + '../iron-flex-layout/compiled_resources2.gyp:iron-flex-layout-extracted',
|
| + '../iron-flex-layout/compiled_resources2.gyp:iron-flex-layout-extracted',
|
| + 'color-extracted',
|
| + 'default-theme-extracted',
|
| + 'shadow-extracted',
|
| + 'typography-extracted'
|
| + ],
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'shadow-extracted',
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + },
|
| + {
|
| + 'target_name': 'typography-extracted',
|
| + 'dependencies': [
|
| + '../font-roboto/compiled_resources2.gyp:roboto-extracted'
|
| + ],
|
| + 'includes': [
|
| + '../../../../closure_compiler/compile_js2.gypi'
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|