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

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

Issue 1948373002: [MD History] Add routing for synced devices page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mdh_fuckit_refactor_it_all
Patch Set: Created 4 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 | « chrome/browser/resources/md_history/side_bar.js ('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 bad58065c5dbf0fd5ed54a5ac8b3520cd1148805..425a962eef303fbdc0acac92fa3366d44acc3f90 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -20,6 +20,24 @@
-->
<grit-part>
<!-- Polymer 1.0 -->
+ <structure name="IDR_POLYMER_1_0_CARBON_ROUTE_CARBON_LOCATION_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/carbon-route/carbon-location-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_CARBON_ROUTE_CARBON_LOCATION_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/carbon-route/carbon-location.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_CARBON_ROUTE_CARBON_ROUTE_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/carbon-route/carbon-route-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_CARBON_ROUTE_CARBON_ROUTE_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/carbon-route/carbon-route.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_CARBON_ROUTE_CARBON_ROUTE_CONVERTER_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/carbon-route/carbon-route-converter-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_CARBON_ROUTE_CARBON_ROUTE_CONVERTER_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/carbon-route/carbon-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" />
@@ -161,6 +179,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" />
« no previous file with comments | « chrome/browser/resources/md_history/side_bar.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698