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

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

Issue 1295903004: [MD settings] adding mock up of location page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup some temp vars Created 5 years, 4 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 397fc5f8db35633a8e4e53f8e1c264486ce92ac5..6e842bec83c6da48ef537696493991285787f4b5 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -539,6 +539,12 @@
<structure name="IDR_POLYMER_1_0_PAPER_ITEM_PAPER_ITEM_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-item/paper-item.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_ITEM_PAPER_ITEM_BODY_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-item/paper-item-body-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_ITEM_PAPER_ITEM_BODY_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-item/paper-item-body.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_MATERIAL_PAPER_MATERIAL_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-material/paper-material-extracted.js"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698