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

Unified Diff: ui/file_manager/externs/compiled_resources2.gyp

Issue 2773873003: 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 | « no previous file | ui/file_manager/externs/list.js » ('j') | ui/file_manager/externs/list.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/externs/compiled_resources2.gyp
diff --git a/ui/file_manager/externs/compiled_resources2.gyp b/ui/file_manager/externs/compiled_resources2.gyp
index 77d9dcf132a83b8c26941e2fed637b632ddeea71..01b1b0a342843c59afd93e4dcfdd8546da736cf6 100644
--- a/ui/file_manager/externs/compiled_resources2.gyp
+++ b/ui/file_manager/externs/compiled_resources2.gyp
@@ -96,6 +96,10 @@
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
+ 'target_name': 'list',
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
'target_name': 'launcher_search_provider',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
« no previous file with comments | « no previous file | ui/file_manager/externs/list.js » ('j') | ui/file_manager/externs/list.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698