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

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

Issue 1679983003: Set wallpaper from right click menu in Files app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use enum Created 4 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
Index: ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
index 0417450f1650d31d4bcf9a2d5bcb5c3ed3696f9c..14fb2d2ab747884a545b342c7b5c45042ef56c8b 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -156,6 +156,7 @@
'<(EXTERNS_DIR)/metrics_private.js',
'../../../../../third_party/analytics/externs.js',
'../../../externs/chrome_echo_private.js',
+ '../../../externs/chrome_wallpaper.js',
'../../../externs/chrome_webstore_widget_private.js',
'../../../externs/chrome_test.js',
'../../../externs/connection.js',
« no previous file with comments | « ui/file_manager/externs/chrome_wallpaper.js ('k') | ui/file_manager/file_manager/foreground/js/file_manager_commands.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698