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

Unified Diff: ui/file_manager/gallery/js/gallery_scripts.js

Issue 1408533002: Turn on verbose flag for compiling file_manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use type cast for createElement, fix indent. Created 5 years, 2 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/gallery/js/gallery_scripts.js
diff --git a/ui/file_manager/gallery/js/gallery_scripts.js b/ui/file_manager/gallery/js/gallery_scripts.js
index 6287fd6907abab54b17694e25ec0aac4f50a141d..4871df554344734c34fadefcf5b69aa13b4925d3 100644
--- a/ui/file_manager/gallery/js/gallery_scripts.js
+++ b/ui/file_manager/gallery/js/gallery_scripts.js
@@ -75,13 +75,13 @@
//<include src="dimmable_ui_controller.js">
//<include src="entry_list_watcher.js">
//<include src="error_banner.js">
-//<include src="gallery.js">
//<include src="gallery_data_model.js">
//<include src="gallery_item.js">
//<include src="gallery_util.js">
//<include src="ribbon.js">
//<include src="slide_mode.js">
//<include src="thumbnail_mode.js">
+//<include src="gallery.js">
// Exports
window.ImageUtil = ImageUtil;
« no previous file with comments | « ui/file_manager/gallery/js/gallery_item_unittest.js ('k') | ui/file_manager/gallery/js/image_editor/commands.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698