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

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

Issue 1406023003: Elim cr_elements/v1_0 subdirectory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 2 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 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': 'internet_page', 7 'target_name': 'internet_page',
8 'variables': { 8 'variables': {
9 'depends': [ 9 'depends': [
10 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 10 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
11 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert', 11 '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert',
12 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 12 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
13 '../settings_page/settings_animated_pages.js' 13 '../settings_page/settings_animated_pages.js'
14 ], 14 ],
15 'externs': [ 15 'externs': [
16 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 16 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
17 ], 17 ],
18 }, 18 },
19 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 19 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
20 }, 20 },
21 { 21 {
22 'target_name': 'internet_detail_page', 22 'target_name': 'internet_detail_page',
23 'variables': { 23 'variables': {
24 'depends': [ 24 'depends': [
25 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 25 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
26 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 26 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
27 ], 27 ],
28 'externs': [ 28 'externs': [
29 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 29 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
30 ], 30 ],
31 }, 31 },
32 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 32 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
33 }, 33 },
34 { 34 {
35 'target_name': 'internet_known_networks_page', 35 'target_name': 'internet_known_networks_page',
36 'variables': { 36 'variables': {
37 'depends': [ 37 'depends': [
38 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 38 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
39 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 39 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
40 ], 40 ],
41 'externs': [ 41 'externs': [
42 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 42 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
43 ], 43 ],
44 }, 44 },
45 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 45 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
46 }, 46 },
47 { 47 {
48 'target_name': 'network_apnlist', 48 'target_name': 'network_apnlist',
49 'variables': { 49 'variables': {
50 'depends': [ 50 'depends': [
51 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 51 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
52 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 52 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
53 ], 53 ],
54 'externs': [ 54 'externs': [
55 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 55 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
56 ], 56 ],
57 }, 57 },
58 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 58 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
59 }, 59 },
60 { 60 {
61 'target_name': 'network_ip_config', 61 'target_name': 'network_ip_config',
62 'variables': { 62 'variables': {
63 'depends': [ 63 'depends': [
64 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 64 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
65 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 65 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
66 ], 66 ],
67 'externs': [ 67 'externs': [
68 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 68 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
69 ], 69 ],
70 }, 70 },
71 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 71 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
72 }, 72 },
73 { 73 {
74 'target_name': 'network_nameservers', 74 'target_name': 'network_nameservers',
75 'variables': { 75 'variables': {
76 'depends': [ 76 'depends': [
77 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 77 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
78 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 78 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
79 ], 79 ],
80 'externs': [ 80 'externs': [
81 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 81 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
82 ], 82 ],
83 }, 83 },
84 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 84 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
85 }, 85 },
86 { 86 {
87 'target_name': 'network_property_list', 87 'target_name': 'network_property_list',
88 'variables': { 88 'variables': {
89 'depends': [ 89 'depends': [
90 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 90 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
91 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 91 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
92 ], 92 ],
93 'externs': [ 93 'externs': [
94 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 94 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
95 ], 95 ],
96 }, 96 },
97 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 97 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
98 }, 98 },
99 { 99 {
100 'target_name': 'network_proxy', 100 'target_name': 'network_proxy',
101 'variables': { 101 'variables': {
102 'depends': [ 102 'depends': [
103 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 103 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
104 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 104 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
105 ], 105 ],
106 'externs': [ 106 'externs': [
107 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 107 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
108 ], 108 ],
109 }, 109 },
110 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 110 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
111 }, 111 },
112 { 112 {
113 'target_name': 'network_proxy_input', 113 'target_name': 'network_proxy_input',
114 'variables': { 114 'variables': {
115 'depends': [ 115 'depends': [
116 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 116 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
117 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 117 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
118 ], 118 ],
119 'externs': [ 119 'externs': [
120 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 120 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
121 ], 121 ],
122 }, 122 },
123 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 123 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
124 }, 124 },
125 { 125 {
126 'target_name': 'network_proxy_exclusions', 126 'target_name': 'network_proxy_exclusions',
127 'variables': { 127 'variables': {
128 'depends': [ 128 'depends': [
129 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 129 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
130 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 130 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
131 ], 131 ],
132 'externs': [ 132 'externs': [
133 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 133 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
134 ], 134 ],
135 }, 135 },
136 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 136 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
137 }, 137 },
138 { 138 {
139 'target_name': 'network_siminfo', 139 'target_name': 'network_siminfo',
140 'variables': { 140 'variables': {
141 'depends': [ 141 'depends': [
142 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 142 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
143 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 143 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
144 ], 144 ],
145 'externs': [ 145 'externs': [
146 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 146 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
147 ], 147 ],
148 }, 148 },
149 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 149 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
150 }, 150 },
151 { 151 {
152 'target_name': 'network_summary', 152 'target_name': 'network_summary',
153 'variables': { 153 'variables': {
154 'depends': [ 154 'depends': [
155 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 155 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
156 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 156 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
157 ], 157 ],
158 'externs': [ 158 'externs': [
159 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 159 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
160 ], 160 ],
161 }, 161 },
162 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 162 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
163 }, 163 },
164 { 164 {
165 'target_name': 'network_summary_item', 165 'target_name': 'network_summary_item',
166 'variables': { 166 'variables': {
167 'depends': [ 167 'depends': [
168 '../../../../../ui/webui/resources/cr_elements/v1_0/network/cr_onc_typ es.js', 168 '../../../../../ui/webui/resources/cr_elements/network/cr_onc_types.js ',
169 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data', 169 '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time _data',
170 ], 170 ],
171 'externs': [ 171 'externs': [
172 '../../../../../third_party/closure_compiler/externs/networking_privat e.js' 172 '../../../../../third_party/closure_compiler/externs/networking_privat e.js'
173 ], 173 ],
174 }, 174 },
175 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ], 175 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi' ],
176 }, 176 },
177 ], 177 ],
178 } 178 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698