OLD | NEW |
1 # Copyright 2017 The Chromium Authors. All rights reserved. | 1 # Copyright 2017 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 ######################################################## | 5 ######################################################## |
6 # NOTE: THIS FILE IS GENERATED. DO NOT EDIT IT! # | 6 # NOTE: THIS FILE IS GENERATED. DO NOT EDIT IT! # |
7 # Instead, run create_include_gyp.py to regenerate it. # | 7 # Instead, run create_include_gyp.py to regenerate it. # |
8 ######################################################## | 8 ######################################################## |
9 { | 9 { |
10 'targets': [ | 10 'targets': [ |
(...skipping 27 matching lines...) Expand all Loading... |
38 }, | 38 }, |
39 { | 39 { |
40 'target_name': 'chrome_test', | 40 'target_name': 'chrome_test', |
41 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], | 41 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
42 }, | 42 }, |
43 { | 43 { |
44 'target_name': 'chrome_webstore_widget_private', | 44 'target_name': 'chrome_webstore_widget_private', |
45 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], | 45 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
46 }, | 46 }, |
47 { | 47 { |
| 48 'target_name': 'command_handler_deps', |
| 49 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
| 50 }, |
| 51 { |
48 'target_name': 'connection', | 52 'target_name': 'connection', |
49 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], | 53 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
50 }, | 54 }, |
51 { | 55 { |
52 'target_name': 'css_rule', | 56 'target_name': 'css_rule', |
53 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], | 57 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
54 }, | 58 }, |
55 { | 59 { |
56 'target_name': 'directory_change_event', | 60 'target_name': 'directory_change_event', |
57 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], | 61 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
143 { | 147 { |
144 'target_name': 'volume_manager', | 148 'target_name': 'volume_manager', |
145 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], | 149 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
146 }, | 150 }, |
147 { | 151 { |
148 'target_name': 'webview_tag', | 152 'target_name': 'webview_tag', |
149 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], | 153 'includes': ['../../../third_party/closure_compiler/include_js.gypi'], |
150 }, | 154 }, |
151 ], | 155 ], |
152 } | 156 } |
OLD | NEW |