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

Unified Diff: chrome/browser/resources/shared_resources.grd

Issue 6881031: FileManager: Add thumbnail view. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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/shared_resources.grd
diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
index 20a8195e2264d935b0838babaf80f9b4a54b3d71..97a60931ca7ee6d5096b8b72fcaee6e6c96cfc5b 100644
--- a/chrome/browser/resources/shared_resources.grd
+++ b/chrome/browser/resources/shared_resources.grd
@@ -76,6 +76,8 @@ without changes to the corresponding grd file. paaaae -->
file="shared/js/cr/ui/position_util.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_UI_SPLITTER"
file="shared/js/cr/ui/splitter.js" type="BINDATA" />
+ <include name="IDR_SHARED_JS_CR_UI_GRID"
+ file="shared/js/cr/ui/grid.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_UI_TABLE"
file="shared/js/cr/ui/table.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_UI_TABLE_COLUMN"

Powered by Google App Engine
This is Rietveld 408576698