| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 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 | 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': 'languages', | 7 'target_name': 'languages', |
| 8 'dependencies': [ | 8 'dependencies': [ |
| 9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 10 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', | 10 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
| 11 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:promise_resolver
', | 11 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:promise_resolver
', |
| 12 '<(EXTERNS_GYP):chrome_send', | 12 '<(EXTERNS_GYP):chrome_send', |
| 13 '<(EXTERNS_GYP):input_method_private', | 13 '<(EXTERNS_GYP):input_method_private', |
| 14 '<(EXTERNS_GYP):language_settings_private', | 14 '<(EXTERNS_GYP):language_settings_private', |
| 15 '<(INTERFACES_GYP):input_method_private_interface', | 15 '<(INTERFACES_GYP):input_method_private_interface', |
| 16 '<(INTERFACES_GYP):language_settings_private_interface', | 16 '<(INTERFACES_GYP):language_settings_private_interface', |
| 17 '../prefs/compiled_resources2.gyp:prefs_types', | 17 '../prefs/compiled_resources2.gyp:prefs_types', |
| 18 '../prefs/compiled_resources2.gyp:prefs', | 18 '../prefs/compiled_resources2.gyp:prefs', |
| 19 'languages_types', | 19 'languages_types', |
| 20 ], | 20 ], |
| 21 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 21 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 22 }, | 22 }, |
| 23 { | 23 { |
| 24 'target_name': 'language_detail_page', | |
| 25 'dependencies': [ | |
| 26 '../compiled_resources2.gyp:lifetime_browser_proxy', | |
| 27 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:
cr_policy_indicator_behavior', | |
| 28 '<(DEPTH)/ui/webui/resources/js/chromeos/compiled_resources2.gyp:ui_acco
unt_tweaks', | |
| 29 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | |
| 30 '<(EXTERNS_GYP):chrome_send', | |
| 31 'languages', | |
| 32 'languages_types', | |
| 33 ], | |
| 34 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | |
| 35 }, | |
| 36 { | |
| 37 'target_name': 'languages_page', | 24 'target_name': 'languages_page', |
| 38 'dependencies': [ | 25 'dependencies': [ |
| 26 '../compiled_resources2.gyp:lifetime_browser_proxy', |
| 39 '../compiled_resources2.gyp:route', | 27 '../compiled_resources2.gyp:route', |
| 40 '../settings_page/compiled_resources2.gyp:settings_animated_pages', | 28 '../settings_page/compiled_resources2.gyp:settings_animated_pages', |
| 29 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-checkbox/co
mpiled_resources2.gyp:paper-checkbox-extracted', |
| 30 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc
es2.gyp:cr_lazy_render', |
| 41 '<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resourc
es2.gyp:cr_shared_menu', | 31 '<(DEPTH)/ui/webui/resources/cr_elements/cr_shared_menu/compiled_resourc
es2.gyp:cr_shared_menu', |
| 32 '<(DEPTH)/ui/webui/resources/js/chromeos/compiled_resources2.gyp:ui_acco
unt_tweaks', |
| 42 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 33 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 43 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', | 34 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
| 35 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
| 44 'languages', | 36 'languages', |
| 45 'languages_types', | 37 'languages_types', |
| 46 ], | 38 ], |
| 47 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 39 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 48 }, | 40 }, |
| 49 { | 41 { |
| 50 'target_name': 'languages_types', | 42 'target_name': 'languages_types', |
| 51 'dependencies': [ | 43 'dependencies': [ |
| 52 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 44 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 53 '<(EXTERNS_GYP):language_settings_private', | 45 '<(EXTERNS_GYP):language_settings_private', |
| (...skipping 15 matching lines...) Expand all Loading... |
| 69 'target_name': 'add_languages_dialog', | 61 'target_name': 'add_languages_dialog', |
| 70 'dependencies': [ | 62 'dependencies': [ |
| 71 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-checkbox/co
mpiled_resources2.gyp:paper-checkbox-extracted', | 63 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-checkbox/co
mpiled_resources2.gyp:paper-checkbox-extracted', |
| 72 'languages', | 64 'languages', |
| 73 'languages_types', | 65 'languages_types', |
| 74 ], | 66 ], |
| 75 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 67 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
| 76 }, | 68 }, |
| 77 ], | 69 ], |
| 78 } | 70 } |
| OLD | NEW |