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

Side by Side Diff: third_party/closure_compiler/compiled_resources2.gyp

Issue 2830983005: Remove old webui History page on desktop and mobile (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 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 # Add your directory-specific .gyp file to this list for it to be continuously 5 # Add your directory-specific .gyp file to this list for it to be continuously
6 # typechecked on the builder: 6 # typechecked on the builder:
7 # http://build.chromium.org/p/chromium.fyi/builders/Closure%20Compilation%20Linu x 7 # http://build.chromium.org/p/chromium.fyi/builders/Closure%20Compilation%20Linu x
8 # 8 #
9 # Also, see our guide to Closure compilation in chrome: 9 # Also, see our guide to Closure compilation in chrome:
10 # https://chromium.googlesource.com/chromium/src/+/master/docs/closure_compilati on.md 10 # https://chromium.googlesource.com/chromium/src/+/master/docs/closure_compilati on.md
11 { 11 {
12 'targets': [ 12 'targets': [
13 { 13 {
14 'target_name': 'compiled_resources2', 14 'target_name': 'compiled_resources2',
15 'type': 'none', 15 'type': 'none',
16 'dependencies': [ 16 'dependencies': [
17 '<(DEPTH)/chrome/browser/resources/chromeos/braille_ime/compiled_resourc es2.gyp:*', 17 '<(DEPTH)/chrome/browser/resources/chromeos/braille_ime/compiled_resourc es2.gyp:*',
18 '<(DEPTH)/chrome/browser/resources/chromeos/login/compiled_resources2.gy p:*', 18 '<(DEPTH)/chrome/browser/resources/chromeos/login/compiled_resources2.gy p:*',
19 '<(DEPTH)/chrome/browser/resources/chromeos/network_ui/compiled_resource s2.gyp:*', 19 '<(DEPTH)/chrome/browser/resources/chromeos/network_ui/compiled_resource s2.gyp:*',
20 '<(DEPTH)/chrome/browser/resources/chromeos/quick_unlock/compiled_resour ces2.gyp:*', 20 '<(DEPTH)/chrome/browser/resources/chromeos/quick_unlock/compiled_resour ces2.gyp:*',
21 '<(DEPTH)/chrome/browser/resources/chromeos/select_to_speak/compiled_res ources2.gyp:*', 21 '<(DEPTH)/chrome/browser/resources/chromeos/select_to_speak/compiled_res ources2.gyp:*',
22 '<(DEPTH)/chrome/browser/resources/chromeos/switch_access/compiled_resou rces2.gyp:*', 22 '<(DEPTH)/chrome/browser/resources/chromeos/switch_access/compiled_resou rces2.gyp:*',
23 '<(DEPTH)/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp: *', 23 '<(DEPTH)/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp: *',
24 '<(DEPTH)/chrome/browser/resources/extensions/compiled_resources2.gyp:*' , 24 '<(DEPTH)/chrome/browser/resources/extensions/compiled_resources2.gyp:*' ,
25 '<(DEPTH)/chrome/browser/resources/history/compiled_resources2.gyp:*',
26 '<(DEPTH)/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp: *', 25 '<(DEPTH)/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp: *',
27 '<(DEPTH)/chrome/browser/resources/md_downloads/compiled_resources2.gyp: *', 26 '<(DEPTH)/chrome/browser/resources/md_downloads/compiled_resources2.gyp: *',
28 '<(DEPTH)/chrome/browser/resources/md_extensions/compiled_resources2.gyp :*', 27 '<(DEPTH)/chrome/browser/resources/md_extensions/compiled_resources2.gyp :*',
29 '<(DEPTH)/chrome/browser/resources/md_feedback/compiled_resources2.gyp:* ', 28 '<(DEPTH)/chrome/browser/resources/md_feedback/compiled_resources2.gyp:* ',
30 '<(DEPTH)/chrome/browser/resources/md_history/compiled_resources2.gyp:*' , 29 '<(DEPTH)/chrome/browser/resources/md_history/compiled_resources2.gyp:*' ,
31 '<(DEPTH)/chrome/browser/resources/md_user_manager/compiled_resources2.g yp:*', 30 '<(DEPTH)/chrome/browser/resources/md_user_manager/compiled_resources2.g yp:*',
32 '<(DEPTH)/chrome/browser/resources/media_router/compiled_resources2.gyp: *', 31 '<(DEPTH)/chrome/browser/resources/media_router/compiled_resources2.gyp: *',
33 '<(DEPTH)/chrome/browser/resources/offline_pages/compiled_resources2.gyp :*', 32 '<(DEPTH)/chrome/browser/resources/offline_pages/compiled_resources2.gyp :*',
34 '<(DEPTH)/chrome/browser/resources/settings/compiled_resources2.gyp:*', 33 '<(DEPTH)/chrome/browser/resources/settings/compiled_resources2.gyp:*',
35 # TODO(dpapad): Uncomment following line once all errors are fixed. 34 # TODO(dpapad): Uncomment following line once all errors are fixed.
36 #'<(DEPTH)/chrome/browser/resources/print_preview/compiled_resources2.gy p:*', 35 #'<(DEPTH)/chrome/browser/resources/print_preview/compiled_resources2.gy p:*',
37 '<(DEPTH)/chrome/browser/resources/uber/compiled_resources2.gyp:*', 36 '<(DEPTH)/chrome/browser/resources/uber/compiled_resources2.gyp:*',
38 '<(DEPTH)/chrome/browser/resources/webapks/compiled_resources2.gyp:*', 37 '<(DEPTH)/chrome/browser/resources/webapks/compiled_resources2.gyp:*',
39 '<(DEPTH)/ui/file_manager/compiled_resources2.gyp:*', 38 '<(DEPTH)/ui/file_manager/compiled_resources2.gyp:*',
40 '<(DEPTH)/ui/webui/resources/cr_elements/compiled_resources2.gyp:*', 39 '<(DEPTH)/ui/webui/resources/cr_elements/compiled_resources2.gyp:*',
41 '<(DEPTH)/ui/webui/resources/js/chromeos/compiled_resources2.gyp:*', 40 '<(DEPTH)/ui/webui/resources/js/chromeos/compiled_resources2.gyp:*',
42 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:*', 41 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:*',
43 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:*', 42 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:*',
44 ], 43 ],
45 }, 44 },
46 ] 45 ]
47 } 46 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | ui/webui/resources/images/2x/search.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698