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

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

Issue 2745593004: [MD Bookmarks] Add draggable sidebar. (Closed)
Patch Set: rebase 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
« no previous file with comments | « ui/webui/resources/js/cr/ui/compiled_resources2.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" />
<structure name="IDR_WEBUI_HTML_EVENT_TRACKER"
file="html/event_tracker.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_ICON"
« no previous file with comments | « ui/webui/resources/js/cr/ui/compiled_resources2.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698