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

Unified Diff: ui/file_manager/gallery/js/compiled_resources.gyp

Issue 922133002: Fix a closure compiler error by modifying gyp and the extern (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/externs/gallery_background.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/gallery/js/compiled_resources.gyp
diff --git a/ui/file_manager/gallery/js/compiled_resources.gyp b/ui/file_manager/gallery/js/compiled_resources.gyp
index c16c305760ace0501c0d8814d85398760e1b7cb9..22542de15e4615f7ac3bdb461b0f6b6d00579a94 100644
--- a/ui/file_manager/gallery/js/compiled_resources.gyp
+++ b/ui/file_manager/gallery/js/compiled_resources.gyp
@@ -87,6 +87,7 @@
'./error_banner.js',
'./gallery_data_model.js',
'./gallery_item.js',
+ './gallery_util.js',
'./mosaic_mode.js',
'./ribbon.js',
'./slide_mode.js',
« no previous file with comments | « ui/file_manager/externs/gallery_background.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698