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

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

Issue 1561893002: [Polymer] Roll polymer to latest version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update grdp Created 4 years, 11 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/v1_0/components-chromium/paper-toggle-button/paper-toggle-button.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 20de68cdc39c6332071c17361531d1929a722443..59fd3245d66bf696f25a04f0bad68aaa4f275774 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -119,6 +119,9 @@
<structure name="IDR_POLYMER_1_0_IRON_ICONS_NOTIFICATION_ICONS_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/iron-icons/notification-icons.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_ICONS_PLACES_ICONS_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-icons/places-icons.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_IRON_ICONS_SOCIAL_ICONS_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/iron-icons/social-icons.html"
type="chrome_html" />
@@ -230,9 +233,15 @@
<structure name="IDR_POLYMER_1_0_IRON_TEST_HELPERS_IRON_TEST_HELPERS_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/iron-test-helpers/iron-test-helpers.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_TEST_HELPERS_MOCK_INTERACTIONS_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-test-helpers/mock-interactions.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_IRON_TEST_HELPERS_MOCK_INTERACTIONS_JS"
file="../../../third_party/polymer/v1_0/components-chromium/iron-test-helpers/mock-interactions.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_TEST_HELPERS_TEST_HELPERS_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-test-helpers/test-helpers.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_IRON_TEST_HELPERS_TEST_HELPERS_JS"
file="../../../third_party/polymer/v1_0/components-chromium/iron-test-helpers/test-helpers.js"
type="chrome_html" />
@@ -509,6 +518,9 @@
<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" />
+ <structure name="IDR_POLYMER_1_0_PAPER_MATERIAL_PAPER_MATERIAL_SHARED_STYLES_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-material/paper-material-shared-styles.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_MATERIAL_PAPER_MATERIAL_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-material/paper-material.html"
type="chrome_html" />
« no previous file with comments | « third_party/polymer/v1_0/components-chromium/paper-toggle-button/paper-toggle-button.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698