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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 2745593004: [MD Bookmarks] Add draggable sidebar. (Closed)
Patch Set: Created 3 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: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index 8c8473fd0c66e0e0c7a14e970ee98e68e621a4ff..6277c50b58d6647eccd101a98de0da83466bde4a 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -328,6 +328,8 @@ without changes to the corresponding grd file. -->
type="chrome_html" />
<structure name="IDR_WEBUI_HTML_CR_UI_POSITION_UTIL"
file="html/cr/ui/position_util.html" type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_CR_UI_SPLITTER"
+ file="html/cr/ui/splitter.html" type="chrome_html" />
tsergeant 2017/03/13 02:46:33 Looks like you forgot to add this file to git.
calamity 2017/03/13 07:04:50 Oops. One of those things you assume was always th
<structure name="IDR_WEBUI_HTML_EVENT_TRACKER"
file="html/event_tracker.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_ICON"

Powered by Google App Engine
This is Rietveld 408576698