| OLD | NEW |
| (Empty) | |
| 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 |
| 3 # found in the LICENSE file. |
| 4 |
| 5 ######################################################## |
| 6 # NOTE: THIS FILE IS GENERATED. DO NOT EDIT IT! # |
| 7 # Instead, run create_include_gyp.py to regenerate it. # |
| 8 ######################################################## |
| 9 { |
| 10 'targets': [ |
| 11 { |
| 12 'target_name': 'drive_sync_handler', |
| 13 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 14 }, |
| 15 { |
| 16 'target_name': 'file_operation_manager', |
| 17 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 18 }, |
| 19 { |
| 20 'target_name': 'import_runner', |
| 21 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 22 }, |
| 23 { |
| 24 'target_name': 'media_import_handler', |
| 25 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 26 }, |
| 27 { |
| 28 'target_name': 'media_scanner', |
| 29 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 30 }, |
| 31 { |
| 32 'target_name': 'progress_center', |
| 33 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 34 }, |
| 35 { |
| 36 'target_name': 'volume_manager_factory', |
| 37 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
| 38 }, |
| 39 ], |
| 40 } |
| OLD | NEW |