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

Unified Diff: ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp

Issue 2667133002: Compile video player with gyp v2. (Closed)
Patch Set: Rebased. Created 3 years, 11 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/file_manager/foreground/js/compiled_resources2.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
index e4aeef0ef09888260e3c96bb43572a50298593d3..c38db4dc2a6a09ac281f44aee6047ab059e7e277 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
@@ -123,10 +123,10 @@
# 'target_name': 'metrics_start',
# 'includes': ['../../../compile_js2.gypi'],
# },
-# {
-# 'target_name': 'mouse_inactivity_watcher',
-# 'includes': ['../../../compile_js2.gypi'],
-# },
+ {
+ 'target_name': 'mouse_inactivity_watcher',
+ 'includes': ['../../../compile_js2.gypi'],
+ },
# {
# 'target_name': 'naming_controller',
# 'includes': ['../../../compile_js2.gypi'],
« no previous file with comments | « ui/file_manager/compiled_resources2.gyp ('k') | ui/file_manager/video_player/js/cast/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698