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

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

Issue 2846163002: Compile file_manager_commands in gyp v2. (Closed)
Patch Set: . Created 3 years, 8 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
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 9931d527b371f5c1b7a8bea85e78999d8c4449b1..10bc53acd4e82af2d9488808cab32a1e2a2e56d3 100644
--- a/ui/file_manager/externs/compiled_resources2.gyp
+++ b/ui/file_manager/externs/compiled_resources2.gyp
@@ -45,6 +45,10 @@
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
+ 'target_name': 'command_handler_deps',
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
'target_name': 'connection',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
« no previous file with comments | « ui/file_manager/externs/command_handler_deps.js ('k') | ui/file_manager/file_manager/foreground/js/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698