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': [ |
11 { | 11 { |
12 'target_name': 'drive_sync_handler', | 12 'target_name': 'drive_sync_handler', |
13 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], | 13 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
14 }, | 14 }, |
15 { | 15 { |
| 16 'target_name': 'file_browser_background', |
| 17 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 18 }, |
| 19 { |
| 20 'target_name': 'file_browser_background_full', |
| 21 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 22 }, |
| 23 { |
16 'target_name': 'file_operation_manager', | 24 'target_name': 'file_operation_manager', |
17 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], | 25 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
18 }, | 26 }, |
19 { | 27 { |
| 28 'target_name': 'import_history', |
| 29 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 30 }, |
| 31 { |
| 32 'target_name': 'import_history_enum', |
| 33 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 34 }, |
| 35 { |
20 'target_name': 'import_runner', | 36 'target_name': 'import_runner', |
21 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], | 37 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
22 }, | 38 }, |
23 { | 39 { |
24 'target_name': 'media_import_handler', | 40 'target_name': 'media_import_handler', |
25 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], | 41 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
26 }, | 42 }, |
27 { | 43 { |
28 'target_name': 'media_scanner', | 44 'target_name': 'media_scanner', |
29 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], | 45 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
30 }, | 46 }, |
31 { | 47 { |
32 'target_name': 'progress_center', | 48 'target_name': 'progress_center', |
33 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], | 49 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
34 }, | 50 }, |
35 { | 51 { |
36 'target_name': 'volume_manager_factory', | 52 'target_name': 'volume_manager_factory', |
37 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], | 53 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
38 }, | 54 }, |
39 ], | 55 ], |
40 } | 56 } |
OLD | NEW |