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

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

Issue 2042973002: [MD History] Add routing to the synced devices page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@hide_search_bar
Patch Set: Created 4 years, 6 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 86324fcd4d8daf41eab148ac5c48eab154161dce..f335f5c310d6bd890f9c6d4149e1bf165f57b472 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -20,6 +20,30 @@
-->
<grit-part>
<!-- Polymer 1.0 -->
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_LOCATION_EXTRACTED_JS"
tsergeant 2016/06/08 03:42:18 You can remove app-route from third_party/polymer/
calamity 2016/06/14 05:05:50 Done.
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-location-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_LOCATION_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-location.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_ROUTE_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-route-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_ROUTE_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-route.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_ROUTE_CONVERTER_BEHAVIOR_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-route-converter-behavior-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_ROUTE_CONVERTER_BEHAVIOR_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-route-converter-behavior.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_ROUTE_CONVERTER_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-route-converter-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_ROUTE_CONVERTER_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/app-route/app-route-converter.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_FONT_ROBOTO_ROBOTO_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/font-roboto/roboto.html"
type="chrome_html" />
@@ -158,6 +182,18 @@
<structure name="IDR_POLYMER_1_0_IRON_LIST_IRON_LIST_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_LOCATION_IRON_LOCATION_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-location/iron-location-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_LOCATION_IRON_LOCATION_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-location/iron-location.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_LOCATION_IRON_QUERY_PARAMS_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-location/iron-query-params-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_LOCATION_IRON_QUERY_PARAMS_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-location/iron-query-params.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_IRON_MEDIA_QUERY_IRON_MEDIA_QUERY_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/iron-media-query/iron-media-query-extracted.js"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698