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..b8982f1e561e4d4dc885739b51db1bad35e13531 100644 |
--- a/ui/webui/resources/polymer_resources.grdp |
+++ b/ui/webui/resources/polymer_resources.grdp |
@@ -26,6 +26,30 @@ |
<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_APP_ROUTE_APP_ROUTE_CONVERTER_EXTRACTED_JS" |
michaelpg
2016/07/18 19:06:38
this & below seem to be unused
calamity
2016/07/19 01:41:37
These are dependencies of app-route/app-location.
|
+ 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" /> |
@@ -170,6 +194,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" /> |