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

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

Issue 12334030: New custom wallpaper picker UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add bug reference Created 7 years, 9 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 c42df048cdaaaeadbd26f28ed44f905a33b7aac2..fc857626788876effaa5082cf99f3bedafed21fc 100644
--- a/chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js
+++ b/chrome/browser/resources/chromeos/wallpaper_manager/js/main_scripts.js
@@ -18,6 +18,7 @@
//<include src="../../../../../../ui/webui/resources/js/cr/ui/list.js"/>
//<include src="../../../../../../ui/webui/resources/js/cr/ui/grid.js"/>
//<include src="progress_manager.js"/>
+//<include src="wallpaper_directories.js"/>
//<include src="wallpaper_images_grid.js"/>
//<include src="wallpaper_manager.js"/>
//<include src="main.js"/>

Powered by Google App Engine
This is Rietveld 408576698