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

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

Issue 1140393002: Update more-routing for md-settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/reproduce.sh ('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 2afb3f78d632e81ddbf329e14d0eb10aab8a9cd9..8c8a0330047dd941089d8998b5e01768bcfc2814 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -766,6 +766,12 @@
<structure name="IDR_POLYMER_08_MORE_ROUTING_DRIVER_PATH_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/more-routing/driver/path.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_MORE_ROUTING_EMITTER_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/more-routing/emitter-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_MORE_ROUTING_EMITTER_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/more-routing/emitter.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_MORE_ROUTING_MORE_ROUTE_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/more-routing/more-route-extracted.js"
type="chrome_html" />
@@ -799,6 +805,12 @@
<structure name="IDR_POLYMER_08_MORE_ROUTING_MORE_ROUTING_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/more-routing/more-routing.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_MORE_ROUTING_PARAMS_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/more-routing/params-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_MORE_ROUTING_PARAMS_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/more-routing/params.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_MORE_ROUTING_ROUTE_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/more-routing/route-extracted.js"
type="chrome_html" />
@@ -811,11 +823,5 @@
<structure name="IDR_POLYMER_08_MORE_ROUTING_ROUTING_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/more-routing/routing.html"
type="chrome_html" />
- <structure name="IDR_POLYMER_08_OBSERVE_JS_HTML"
- file="../../../third_party/polymer/v0_8/components-chromium/observe-js/observe-js.html"
- type="chrome_html" />
- <structure name="IDR_POLYMER_08_OBSERVE_JS_JS"
- file="../../../third_party/polymer/v0_8/components-chromium/observe-js/src/observe.js"
- type="chrome_html" />
</if>
</grit-part>
« no previous file with comments | « third_party/polymer/v0_8/reproduce.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698