| OLD | NEW |
| (Empty) | |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. |
| 4 # |
| 5 # NOTE: Created with generate_compiled_resources_gyp.py, please do not edit. |
| 6 { |
| 7 'targets': [ |
| 8 { |
| 9 'target_name': 'av-icons-extracted', |
| 10 'dependencies': [ |
| 11 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 12 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 13 ], |
| 14 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 15 }, |
| 16 { |
| 17 'target_name': 'communication-icons-extracted', |
| 18 'dependencies': [ |
| 19 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 20 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 21 ], |
| 22 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 23 }, |
| 24 { |
| 25 'target_name': 'device-icons-extracted', |
| 26 'dependencies': [ |
| 27 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 28 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 29 ], |
| 30 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 31 }, |
| 32 { |
| 33 'target_name': 'editor-icons-extracted', |
| 34 'dependencies': [ |
| 35 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 36 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 37 ], |
| 38 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 39 }, |
| 40 { |
| 41 'target_name': 'hardware-icons-extracted', |
| 42 'dependencies': [ |
| 43 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 44 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 45 ], |
| 46 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 47 }, |
| 48 { |
| 49 'target_name': 'image-icons-extracted', |
| 50 'dependencies': [ |
| 51 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 52 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 53 ], |
| 54 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 55 }, |
| 56 { |
| 57 'target_name': 'iron-icons-extracted', |
| 58 'dependencies': [ |
| 59 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 60 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 61 ], |
| 62 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 63 }, |
| 64 { |
| 65 'target_name': 'maps-icons-extracted', |
| 66 'dependencies': [ |
| 67 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 68 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 69 ], |
| 70 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 71 }, |
| 72 { |
| 73 'target_name': 'notification-icons-extracted', |
| 74 'dependencies': [ |
| 75 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 76 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 77 ], |
| 78 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 79 }, |
| 80 { |
| 81 'target_name': 'places-icons-extracted', |
| 82 'dependencies': [ |
| 83 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 84 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 85 ], |
| 86 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 87 }, |
| 88 { |
| 89 'target_name': 'social-icons-extracted', |
| 90 'dependencies': [ |
| 91 '../iron-icon/compiled_resources2.gyp:iron-icon-extracted', |
| 92 '../iron-iconset-svg/compiled_resources2.gyp:iron-iconset-svg-extracted'
, |
| 93 ], |
| 94 'includes': ['../../../../closure_compiler/compile_js2.gypi'], |
| 95 }, |
| 96 ], |
| 97 } |
| OLD | NEW |