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

Unified Diff: ui/webui/resources/polymer_resources.grdp

Issue 2020963002: MD History: Add responsive layout which hides the sidebar in thin windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup and closure Created 4 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/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index 5d978569db2a956f453aae7c1bee818b68c5b7a0..8932abf498ad391a4ed4d948326aaf88f5d7e949 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -20,6 +20,12 @@
-->
<grit-part>
<!-- Polymer 1.0 -->
+ <structure name="IDR_POLYMER_1_0_APP_LAYOUT_APP_DRAWER_APP_DRAWER_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-layout/app-drawer/app-drawer-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_LAYOUT_APP_DRAWER_APP_DRAWER_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-layout/app-drawer/app-drawer.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_FONT_ROBOTO_ROBOTO_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/font-roboto/roboto.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698