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

Unified Diff: ui/webui/resources/js/cr/ui/compiled_resources2.gyp

Issue 2772223002: Revert of Compile more targets in foreground/js/ui in gyp v2 (3) (Closed)
Patch Set: Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/ui/drag_selector.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/js/cr/ui/compiled_resources2.gyp
diff --git a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
index 6682f542cb27b005f86ae6b93ced715db54078dc..c5fa11de725ead4627b43147e9f41c1efc52653a 100644
--- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
+++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
@@ -73,40 +73,7 @@
'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
{
- 'target_name': 'list',
- 'dependencies': [
- 'array_data_model',
- 'list_item',
- 'list_selection_controller',
- 'list_selection_model',
- ],
- 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'list_item',
- 'dependencies': [
- '../../compiled_resources2.gyp:cr',
- ],
- 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'list_selection_controller',
- 'dependencies': [
- '../../compiled_resources2.gyp:cr',
- 'list_selection_model',
- ],
- 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
'target_name': 'list_selection_model',
- 'dependencies': [
- '../../compiled_resources2.gyp:cr',
- '../compiled_resources2.gyp:event_target',
- ],
- 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'list_single_selection_model',
'dependencies': [
'../../compiled_resources2.gyp:cr',
'../compiled_resources2.gyp:event_target',
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/ui/drag_selector.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698