| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 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 'targets': [ | 5 'targets': [ |
| 6 { | 6 { |
| 7 'target_name': 'bluetooth_page', | 7 'target_name': 'bluetooth_page', |
| 8 'variables': { | 8 'variables': { |
| 9 'depends': [ | 9 'depends': [ |
| 10 '../../../../../third_party/closure_compiler/externs/bluetooth_interfa
ce.js', | 10 '../../../../../third_party/closure_compiler/externs/bluetooth_interfa
ce.js', |
| 11 '../../../../../third_party/closure_compiler/externs/bluetooth_private
_interface.js', | 11 '../../../../../third_party/closure_compiler/externs/bluetooth_private
_interface.js', |
| 12 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', | 12 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', |
| 13 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time
_data', | 13 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time
_data', |
| 14 '../../../../../ui/webui/resources/js/i18n_behavior.js', | 14 '../../../../../ui/webui/resources/js/i18n_behavior.js', |
| 15 '../settings_page/settings_animated_pages.js' | 15 '../settings_page/settings_animated_pages.js' |
| 16 ], | 16 ], |
| 17 'externs': [ | 17 'externs': [ |
| 18 '../../../../../third_party/closure_compiler/externs/bluetooth.js', | 18 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js', |
| 19 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js' | 19 '../../../../../ui/base/externs/bluetooth.js', |
| 20 ], | 20 ], |
| 21 }, | 21 }, |
| 22 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], | 22 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 'target_name': 'bluetooth_device_list_item', | 25 'target_name': 'bluetooth_device_list_item', |
| 26 'variables': { | 26 'variables': { |
| 27 'depends': [ | 27 'depends': [ |
| 28 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', | 28 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', |
| 29 ], | 29 ], |
| 30 'externs': [ | 30 'externs': [ |
| 31 '../../../../../third_party/closure_compiler/externs/bluetooth.js', | 31 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js', |
| 32 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js' | 32 '../../../../../ui/base/externs/bluetooth.js', |
| 33 ], | 33 ], |
| 34 }, | 34 }, |
| 35 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], | 35 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], |
| 36 }, | 36 }, |
| 37 { | 37 { |
| 38 'target_name': 'bluetooth_add_device_dialog', | 38 'target_name': 'bluetooth_add_device_dialog', |
| 39 'variables': { | 39 'variables': { |
| 40 'depends': [ | 40 'depends': [ |
| 41 '../../../../../third_party/closure_compiler/externs/bluetooth_interfa
ce.js', | 41 '../../../../../third_party/closure_compiler/externs/bluetooth_interfa
ce.js', |
| 42 '../../../../../third_party/closure_compiler/externs/bluetooth_private
_interface.js', | 42 '../../../../../third_party/closure_compiler/externs/bluetooth_private
_interface.js', |
| 43 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', | 43 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', |
| 44 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time
_data', | 44 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time
_data', |
| 45 '../../../../../ui/webui/resources/js/i18n_behavior.js', | 45 '../../../../../ui/webui/resources/js/i18n_behavior.js', |
| 46 ], | 46 ], |
| 47 'externs': [ | 47 'externs': [ |
| 48 '../../../../../third_party/closure_compiler/externs/bluetooth.js', | 48 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js', |
| 49 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js' | 49 '../../../../../ui/base/externs/bluetooth.js', |
| 50 ], | 50 ], |
| 51 }, | 51 }, |
| 52 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], | 52 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], |
| 53 }, | 53 }, |
| 54 { | 54 { |
| 55 'target_name': 'bluetooth_pair_device_dialog', | 55 'target_name': 'bluetooth_pair_device_dialog', |
| 56 'variables': { | 56 'variables': { |
| 57 'depends': [ | 57 'depends': [ |
| 58 '../../../../../third_party/closure_compiler/externs/bluetooth_interfa
ce.js', | 58 '../../../../../third_party/closure_compiler/externs/bluetooth_interfa
ce.js', |
| 59 '../../../../../third_party/closure_compiler/externs/bluetooth_private
_interface.js', | 59 '../../../../../third_party/closure_compiler/externs/bluetooth_private
_interface.js', |
| 60 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', | 60 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', |
| 61 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time
_data', | 61 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time
_data', |
| 62 '../../../../../ui/webui/resources/js/i18n_behavior.js', | 62 '../../../../../ui/webui/resources/js/i18n_behavior.js', |
| 63 ], | 63 ], |
| 64 'externs': [ | 64 'externs': [ |
| 65 '../../../../../third_party/closure_compiler/externs/bluetooth.js', | 65 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js', |
| 66 '../../../../../third_party/closure_compiler/externs/bluetooth_private
.js' | 66 '../../../../../ui/base/externs/bluetooth.js', |
| 67 ], | 67 ], |
| 68 }, | 68 }, |
| 69 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], | 69 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'
], |
| 70 }, | 70 }, |
| 71 ], | 71 ], |
| 72 } | 72 } |
| OLD | NEW |