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

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: rebase Created 4 years, 5 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/find_unused_elements.py ('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 09bbc09dbd543b87ef3bdc2c67e07dd0186830c5..409c8af4e461e87762340f0a88064944a99b3012 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -26,6 +26,24 @@
<structure name="IDR_POLYMER_1_0_APP_LAYOUT_APP_DRAWER_APP_DRAWER_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/app-layout/app-drawer/app-drawer.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_APP_ROUTE_APP_LOCATION_EXTRACTED_JS"
+ 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_FONT_ROBOTO_ROBOTO_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/font-roboto/roboto.html"
type="chrome_html" />
@@ -170,6 +188,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 | « third_party/polymer/v1_0/find_unused_elements.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698