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

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

Issue 2510953002: MD Settings: alphabetize targets in settings main compiled_resources2.gyp (Closed)
Patch Set: asdf Created 4 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': 'settings_resources',
8 'type': 'none',
9 'dependencies': [
10 'a11y_page/compiled_resources2.gyp:*',
11 'about_page/compiled_resources2.gyp:*',
12 'advanced_page/compiled_resources2.gyp:*',
13 'animation/compiled_resources2.gyp:*',
14 'appearance_page/compiled_resources2.gyp:*',
15 'basic_page/compiled_resources2.gyp:*',
16 'bluetooth_page/compiled_resources2.gyp:*',
17 'certificate_manager_page/compiled_resources2.gyp:*',
18 'clear_browsing_data_dialog/compiled_resources2.gyp:*',
19 'controls/compiled_resources2.gyp:*',
20 'date_time_page/compiled_resources2.gyp:*',
21 'default_browser_page/compiled_resources2.gyp:*',
22 'device_page/compiled_resources2.gyp:*',
23 'downloads_page/compiled_resources2.gyp:*',
24 'internet_page/compiled_resources2.gyp:*',
25 'languages_page/compiled_resources2.gyp:*',
26 'on_startup_page/compiled_resources2.gyp:*',
27 'passwords_and_forms_page/compiled_resources2.gyp:*',
28 'people_page/compiled_resources2.gyp:*',
29 'prefs/compiled_resources2.gyp:*',
30 'printing_page/compiled_resources2.gyp:*',
31 'privacy_page/compiled_resources2.gyp:*',
32 'reset_page/compiled_resources2.gyp:*',
33 'search_engines_page/compiled_resources2.gyp:*',
34 'search_page/compiled_resources2.gyp:*',
35 'settings_main/compiled_resources2.gyp:*',
36 'settings_menu/compiled_resources2.gyp:*',
37 'settings_page/compiled_resources2.gyp:*',
38 'settings_ui/compiled_resources2.gyp:*',
39 'site_settings/compiled_resources2.gyp:*',
40 'site_settings_page/compiled_resources2.gyp:*',
41 'system_page/compiled_resources2.gyp:*',
42 ],
43 },
44 {
45 'target_name': 'direction_delegate', 7 'target_name': 'direction_delegate',
46 'dependencies': [ 8 'dependencies': [
47 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
48 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 10 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
49 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', 11 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
50 ], 12 ],
51 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 13 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
52 }, 14 },
53 { 15 {
54 'target_name': 'extension_control_browser_proxy', 16 'target_name': 'extension_control_browser_proxy',
55 'dependencies': [ 17 'dependencies': [
56 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', 18 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
57 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 19 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
58 '<(EXTERNS_GYP):chrome_send', 20 '<(EXTERNS_GYP):chrome_send',
59 ], 21 ],
60 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 22 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
61 }, 23 },
62 { 24 {
25 'target_name': 'global_scroll_target_behavior',
26 'dependencies': [
27 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
28 ],
29 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
30 },
31 {
63 'target_name': 'lifetime_browser_proxy', 32 'target_name': 'lifetime_browser_proxy',
64 'dependencies': [ 33 'dependencies': [
65 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 34 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
66 '<(EXTERNS_GYP):chrome_send', 35 '<(EXTERNS_GYP):chrome_send',
67 ], 36 ],
68 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 37 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
69 }, 38 },
70 { 39 {
71 'target_name': 'route', 40 'target_name': 'route',
72 'dependencies': [ 41 'dependencies': [
73 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 42 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
74 ], 43 ],
75 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 44 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
76 }, 45 },
77 { 46 {
78 'target_name': 'search_settings', 47 'target_name': 'search_settings',
79 'dependencies': [ 48 'dependencies': [
80 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 49 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
81 ], 50 ],
82 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], 51 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
83 }, 52 },
84 { 53 {
85 'target_name': 'global_scroll_target_behavior', 54 'target_name': 'settings_resources',
55 'type': 'none',
86 'dependencies': [ 56 'dependencies': [
87 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', 57 'a11y_page/compiled_resources2.gyp:*',
58 'about_page/compiled_resources2.gyp:*',
59 'advanced_page/compiled_resources2.gyp:*',
60 'animation/compiled_resources2.gyp:*',
61 'appearance_page/compiled_resources2.gyp:*',
62 'basic_page/compiled_resources2.gyp:*',
63 'bluetooth_page/compiled_resources2.gyp:*',
64 'certificate_manager_page/compiled_resources2.gyp:*',
65 'clear_browsing_data_dialog/compiled_resources2.gyp:*',
66 'controls/compiled_resources2.gyp:*',
67 'date_time_page/compiled_resources2.gyp:*',
68 'default_browser_page/compiled_resources2.gyp:*',
69 'device_page/compiled_resources2.gyp:*',
70 'downloads_page/compiled_resources2.gyp:*',
71 'internet_page/compiled_resources2.gyp:*',
72 'languages_page/compiled_resources2.gyp:*',
73 'on_startup_page/compiled_resources2.gyp:*',
74 'passwords_and_forms_page/compiled_resources2.gyp:*',
75 'people_page/compiled_resources2.gyp:*',
76 'prefs/compiled_resources2.gyp:*',
77 'printing_page/compiled_resources2.gyp:*',
78 'privacy_page/compiled_resources2.gyp:*',
79 'reset_page/compiled_resources2.gyp:*',
80 'search_engines_page/compiled_resources2.gyp:*',
81 'search_page/compiled_resources2.gyp:*',
82 'settings_main/compiled_resources2.gyp:*',
83 'settings_menu/compiled_resources2.gyp:*',
84 'settings_page/compiled_resources2.gyp:*',
85 'settings_ui/compiled_resources2.gyp:*',
86 'site_settings/compiled_resources2.gyp:*',
87 'site_settings_page/compiled_resources2.gyp:*',
88 'system_page/compiled_resources2.gyp:*',
88 ], 89 ],
89 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
90 }, 90 },
91 ], 91 ],
92 } 92 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698