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

Unified Diff: chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js

Issue 10909125: Add butter bar for wallpapaer manager(show downloading progress or error message) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to trunk Created 8 years, 3 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: chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js
diff --git a/chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js b/chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js
index 212491bdf98139fcb0e62a9a13e1c625fcb55916..36a70e12b4bd63591951800f473f03a0d77e9474 100644
--- a/chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js
+++ b/chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js
@@ -17,6 +17,7 @@
//<include src="../../../shared/js/cr/ui/list_selection_controller.js"/>
//<include src="../../../shared/js/cr/ui/list.js"/>
//<include src="../../../shared/js/cr/ui/grid.js"/>
+//<include src="butter_bar.js"/>
//<include src="wallpaper_images_grid.js"/>
//<include src="wallpaper_manager.js"/>
//<include src="window_state_manager.js"/>

Powered by Google App Engine
This is Rietveld 408576698