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

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

Issue 1159623003: Add skeleton UI for sync page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 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
« no previous file with comments | « chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc ('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 7b51843f3e47a03a0ccfaa707c2555d7a20d7b48..2a7b8c74c3b3d2f92539f3a4fd2bb713c5d9bbaf 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -794,6 +794,21 @@
<structure name="IDR_POLYMER_1_0_PAPER_TOOLBAR_PAPER_TOOLBAR_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-toolbar/paper-toolbar.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_RADIO_BUTTON_PAPER_RADIO_BUTTON_CSS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-radio-button/paper-radio-button.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_RADIO_BUTTON_PAPER_RADIO_BUTTON_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-radio-button/paper-radio-button-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_RADIO_BUTTON_PAPER_RADIO_BUTTON_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-radio-button/paper-radio-button.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_RADIO_GROUP_PAPER_RADIO_GROUP_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-radio-group/paper-radio-group-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_RADIO_GROUP_PAPER_RADIO_GROUP_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-radio-group/paper-radio-group.html"
+ type="chrome_html" />
<!-- more-routing and deps -->
<structure name="IDR_POLYMER_1_0_MORE_ROUTING_DRIVER"
« no previous file with comments | « chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698