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

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

Issue 1401633002: Update Polymer from 1.1.4 -> 1.1.5 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dzhioev@ review Created 5 years, 2 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/web-animations-js/sources/.bower.json ('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 55b14dc00cb65a0e8b1eeebb2bdb9bac4af2ef2c..57db5f8607a3b186175ab2fd3d3951109daf6051 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -353,12 +353,24 @@
<structure name="IDR_POLYMER_1_0_PAPER_BEHAVIORS_PAPER_BUTTON_BEHAVIOR_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-button-behavior.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_BEHAVIORS_PAPER_CHECKED_ELEMENT_BEHAVIOR_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-checked-element-behavior-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_BEHAVIORS_PAPER_CHECKED_ELEMENT_BEHAVIOR_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-checked-element-behavior.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_BEHAVIORS_PAPER_INKY_FOCUS_BEHAVIOR_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-inky-focus-behavior-extracted.js"
type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_BEHAVIORS_PAPER_INKY_FOCUS_BEHAVIOR_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-inky-focus-behavior.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_BEHAVIORS_PAPER_RIPPLE_BEHAVIOR_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-ripple-behavior-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_BEHAVIORS_PAPER_RIPPLE_BEHAVIOR_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-ripple-behavior.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_BUTTON_PAPER_BUTTON_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-button/paper-button-extracted.js"
type="chrome_html" />
@@ -545,9 +557,6 @@
<structure name="IDR_POLYMER_1_0_PAPER_SLIDER_PAPER_SLIDER_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-slider/paper-slider-extracted.js"
type="chrome_html" />
- <structure name="IDR_POLYMER_1_0_PAPER_SLIDER_PAPER_SLIDER_CSS"
- file="../../../third_party/polymer/v1_0/components-chromium/paper-slider/paper-slider.css"
- type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_SLIDER_PAPER_SLIDER_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-slider/paper-slider.html"
type="chrome_html" />
« no previous file with comments | « third_party/web-animations-js/sources/.bower.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698