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

Unified Diff: ui/file_manager/file_manager_resources.grd

Issue 1170913006: Add material design toggle ripple element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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_resources.grd
diff --git a/ui/file_manager/file_manager_resources.grd b/ui/file_manager/file_manager_resources.grd
index 63670a2995a54164097b49e3a4601c26ce0a07b6..ba0372ba29d6172adf419195b428defc8480472b 100644
--- a/ui/file_manager/file_manager_resources.grd
+++ b/ui/file_manager/file_manager_resources.grd
@@ -179,6 +179,8 @@
<include name="IDR_GALLERY_BKGND_JS" file="gallery/js/background.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_GALLERY_TEST_UTIL_JS" file="gallery/js/test_util.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_GALLERY_METADATA_WORKER_JS" file="gallery/js/metadata_worker.js" flattenhtml="true" type="BINDATA" />
+ <include name="IDR_GALLERY_ELEMENTS_GALLERY_TOGGLE_BUTTON_HTML" file="gallery/elements/gallery_toggle_button.html" type="BINDATA" />
fukino 2015/06/10 08:28:52 It'd be better if file_manager and gallery can sha
yawano 2015/06/10 08:55:19 Yes, I agree with it. We are going to extract this
+ <include name="IDR_GALLERY_ELEMENTS_GALLERY_TOGGLE_BUTTON_JS" file="gallery/elements/gallery_toggle_button.js" type="BINDATA" />
<!-- Custom cursors (which grit cannot inline). -->
<include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="gallery/images/100/cursor_crop.png" type="BINDATA" />

Powered by Google App Engine
This is Rietveld 408576698