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

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

Issue 2898303004: [MD Bookmarks] Add toasts. (Closed)
Patch Set: Created 3 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
Index: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index 007afaec5342b99384d42ba2235d09e6676d146e..62229c5d9fd626522d3c265d0d49e6800fdfafae 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -734,6 +734,12 @@
<structure name="IDR_POLYMER_1_0_PAPER_TOGGLE_BUTTON_PAPER_TOGGLE_BUTTON_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-toggle-button/paper-toggle-button.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_TOAST_PAPER_TOAST_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-toast/paper-toast-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_TOAST_PAPER_TOAST_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-toast/paper-toast.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_TOOLBAR_PAPER_TOOLBAR_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-toolbar/paper-toolbar-extracted.js"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698