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

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

Issue 1140583003: Material PDF: Add required Polymer 0.8 elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 7 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 | « third_party/polymer/v0_8/components/paper-toolbar/paper-toolbar.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index 3df79e2380c01e0e5edfcbc3b0da616a36bda0ad..2afb3f78d632e81ddbf329e14d0eb10aab8a9cd9 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -483,6 +483,9 @@
<structure name="IDR_POLYMER_08_POLYMER_POLYMER_JS"
file="../../../third_party/polymer/v0_8/components-chromium/polymer/polymer.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_LAYOUT_SHADOW_LAYOUT_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/layout/shadow-layout.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_IRON_BEHAVIORS_IRON_BUTTON_STATE_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/iron-behaviors/iron-button-state.html"
@@ -629,6 +632,12 @@
<structure name="IDR_POLYMER_08_PAPER_CHECKBOX_PAPER_CHECKBOX_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/paper-checkbox/paper-checkbox.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_FAB_PAPER_FAB_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-fab/paper-fab-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_FAB_PAPER_FAB_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-fab/paper-fab.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-icon-button/paper-icon-button-extracted.js"
type="chrome_html" />
@@ -671,6 +680,12 @@
<structure name="IDR_POLYMER_08_PAPER_ITEM_PAPER_ICON_ITEM_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/paper-item/paper-icon-item.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_ITEM_PAPER_ITEM_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-item/paper-item-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_ITEM_PAPER_ITEM_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-item/paper-item.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_PAPER_ITEM_PAPER_ITEM_SHARED_CSS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-item/paper-item-shared.css"
type="chrome_html" />
@@ -719,6 +734,12 @@
<structure name="IDR_POLYMER_08_PAPER_TOGGLE_BUTTON_PAPER_TOGGLE_BUTTON_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/paper-toggle-button/paper-toggle-button.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_TOOLBAR_PAPER_TOOLBAR_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-toolbar/paper-toolbar-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_TOOLBAR_PAPER_TOOLBAR_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-toolbar/paper-toolbar.html"
+ type="chrome_html" />
<!-- more-routing and deps -->
<structure name="IDR_POLYMER_08_MORE_ROUTING_DRIVER"
« no previous file with comments | « third_party/polymer/v0_8/components/paper-toolbar/paper-toolbar.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698