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

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: you wanted this... 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 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 { 90 {
91 'target_name': 'network_proxy', 91 'target_name': 'network_proxy',
92 'dependencies': [ 92 'dependencies': [
93 '../compiled_resources2.gyp:route', 93 '../compiled_resources2.gyp:route',
94 '../controls/compiled_resources2.gyp:settings_checkbox', 94 '../controls/compiled_resources2.gyp:settings_checkbox',
95 '../prefs/compiled_resources2.gyp:prefs_behavior', 95 '../prefs/compiled_resources2.gyp:prefs_behavior',
96 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 96 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
97 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior', 97 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior',
98 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 98 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
99 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', 99 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
100 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with out_ink',
100 ], 101 ],
101 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 102 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
102 }, 103 },
103 { 104 {
104 'target_name': 'network_proxy_input', 105 'target_name': 'network_proxy_input',
105 'dependencies': [ 106 'dependencies': [
106 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 107 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
107 ], 108 ],
108 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 109 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
109 }, 110 },
110 { 111 {
111 'target_name': 'network_proxy_exclusions', 112 'target_name': 'network_proxy_exclusions',
112 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 113 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
113 }, 114 },
114 { 115 {
115 'target_name': 'network_siminfo', 116 'target_name': 'network_siminfo',
116 'dependencies': [ 117 'dependencies': [
117 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi led_resources2.gyp:paper-input-extracted', 118 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-input/compi led_resources2.gyp:paper-input-extracted',
118 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 119 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
119 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 120 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
121 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with out_ink',
120 '<(INTERFACES_GYP):networking_private_interface', 122 '<(INTERFACES_GYP):networking_private_interface',
121 ], 123 ],
122 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 124 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
123 }, 125 },
124 { 126 {
125 'target_name': 'network_summary', 127 'target_name': 'network_summary',
126 'dependencies': [ 128 'dependencies': [
127 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types', 129 '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp :cr_onc_types',
128 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior', 130 '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp: cr_policy_network_behavior',
129 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 131 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
(...skipping 16 matching lines...) Expand all
146 'target_name': 'tether_connection_dialog', 148 'target_name': 'tether_connection_dialog',
147 'dependencies': [ 149 'dependencies': [
148 '<(DEPTH)/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.g yp:cr_dialog', 150 '<(DEPTH)/ui/webui/resources/cr_elements/cr_dialog/compiled_resources2.g yp:cr_dialog',
149 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 151 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
150 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', 152 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
151 ], 153 ],
152 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '], 154 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi '],
153 }, 155 },
154 ], 156 ],
155 } 157 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698