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

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

Issue 900743002: Move preview panel's components to toolbar and footer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a TODO comment about customized CommandButton. Created 5 years, 10 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 | « ui/file_manager/integration_tests/file_manager_test_manifest.json ('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 aa844d98e791727487ab2c90b0f1260d5318364b..af219dde500b6080e5e85e070a4db48e1f508a5c 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -57,6 +57,9 @@
<structure name="IDR_POLYMER_CORE_ICONS_IMAGE_ICONS_HTML"
file="../../../third_party/polymer/components-chromium/core-icons/image-icons.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_ICONS_SOCIAL_ICONS_HTML"
+ file="../../../third_party/polymer/components-chromium/core-icons/social-icons.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_ICONSET_CORE_ICONSET_EXTRACTED_JS"
file="../../../third_party/polymer/components-chromium/core-iconset/core-iconset-extracted.js"
type="chrome_html" />
« no previous file with comments | « ui/file_manager/integration_tests/file_manager_test_manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698