Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(563)

Side by Side Diff: chrome/browser/resources/settings/internet_page/compiled_resources2.gyp

Issue 2273093002: Settings: Internet: I18N (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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': 'internet_page', 7 'target_name': 'internet_page',
8 'dependencies': [ 8 'dependencies': [
9 '../compiled_resources2.gyp:route', 9 '../compiled_resources2.gyp:route',
10 '../settings_page/compiled_resources2.gyp:settings_animated_pages', 10 '../settings_page/compiled_resources2.gyp:settings_animated_pages',
11 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 11 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
12 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 12 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
13 '<(EXTERNS_GYP):chrome_send', 13 '<(EXTERNS_GYP):chrome_send',
14 '<(INTERFACES_GYP):networking_private_interface', 14 '<(INTERFACES_GYP):networking_private_interface',
15 ], 15 ],
16 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 16 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
17 }, 17 },
18 { 18 {
19 'target_name': 'internet_detail_page', 19 'target_name': 'internet_detail_page',
20 'dependencies': [ 20 'dependencies': [
21 '../compiled_resources2.gyp:route', 21 '../compiled_resources2.gyp:route',
22 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 22 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
23 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior', 23 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior',
24 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 24 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
25 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
25 '<(EXTERNS_GYP):chrome_send', 26 '<(EXTERNS_GYP):chrome_send',
26 '<(EXTERNS_GYP):networking_private', 27 '<(EXTERNS_GYP):networking_private',
27 '<(INTERFACES_GYP):networking_private_interface', 28 '<(INTERFACES_GYP):networking_private_interface',
28 ], 29 ],
29 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 30 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
30 }, 31 },
31 { 32 {
32 'target_name': 'internet_known_networks_page', 33 'target_name': 'internet_known_networks_page',
33 'dependencies': [ 34 'dependencies': [
34 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 35 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
(...skipping 22 matching lines...) Expand all
57 'dependencies': [ 58 'dependencies': [
58 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 59 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
59 ], 60 ],
60 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 61 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
61 }, 62 },
62 { 63 {
63 'target_name': 'network_property_list', 64 'target_name': 'network_property_list',
64 'dependencies': [ 65 'dependencies': [
65 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 66 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
66 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior', 67 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior',
68 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
69 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
67 ], 70 ],
68 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 71 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
69 }, 72 },
70 { 73 {
71 'target_name': 'network_proxy', 74 'target_name': 'network_proxy',
72 'dependencies': [ 75 'dependencies': [
73 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 76 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
74 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior', 77 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior',
75 ], 78 ],
76 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 79 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
(...skipping 30 matching lines...) Expand all
107 }, 110 },
108 { 111 {
109 'target_name': 'network_summary_item', 112 'target_name': 'network_summary_item',
110 'dependencies': [ 113 'dependencies': [
111 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 114 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
112 ], 115 ],
113 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 116 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
114 }, 117 },
115 ], 118 ],
116 } 119 }
OLDNEW
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/internet_page/internet_detail_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698