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

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

Issue 2842303004: MD Settings: update dialogs to focus without ink when using mouse (Closed)
Patch Set: merge Created 3 years, 7 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',
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 { 91 {
92 'target_name': 'network_proxy', 92 'target_name': 'network_proxy',
93 'dependencies': [ 93 'dependencies': [
94 '../compiled_resources2.gyp:route', 94 '../compiled_resources2.gyp:route',
95 '../controls/compiled_resources2.gyp:settings_checkbox', 95 '../controls/compiled_resources2.gyp:settings_checkbox',
96 '../prefs/compiled_resources2.gyp:prefs_behavior', 96 '../prefs/compiled_resources2.gyp:prefs_behavior',
97 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 97 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
98 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior', 98 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior',
99 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 99 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
100 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', 100 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
101 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with out_ink',
101 ], 102 ],
102 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 103 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
103 }, 104 },
104 { 105 {
105 'target_name': 'network_proxy_input', 106 'target_name': 'network_proxy_input',
106 'dependencies': [ 107 'dependencies': [
107 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 108 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
108 ], 109 ],
109 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 110 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
110 }, 111 },
111 { 112 {
112 'target_name': 'network_proxy_exclusions', 113 'target_name': 'network_proxy_exclusions',
113 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 114 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
114 }, 115 },
115 { 116 {
116 'target_name': 'network_siminfo', 117 'target_name': 'network_siminfo',
117 'dependencies': [ 118 'dependencies': [
118 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi led_resources2.gyp:paper-input-extracted', 119 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi led_resources2.gyp:paper-input-extracted',
119 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 120 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
120 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 121 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
122 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with out_ink',
121 '<(INTERFACES_GYP):networking_private_interface', 123 '<(INTERFACES_GYP):networking_private_interface',
122 ], 124 ],
123 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 125 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
124 }, 126 },
125 { 127 {
126 'target_name': 'network_summary', 128 'target_name': 'network_summary',
127 'dependencies': [ 129 'dependencies': [
128 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 130 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
129 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior', 131 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior',
130 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 132 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
(...skipping 17 matching lines...) Expand all
148 'dependencies': [ 150 'dependencies': [
149 '<(DEPTH)/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.g yp:cr_dialog', 151 '<(DEPTH)/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.g yp:cr_dialog',
150 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 152 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
151 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 153 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
152 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', 154 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
153 ], 155 ],
154 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 156 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
155 }, 157 },
156 ], 158 ],
157 } 159 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698