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

Side by Side Diff: ui/webui/resources/cr_elements_resources.grdp

Issue 902053003: Add cr-toggle-button to Chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: closure linter fix 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_CSS"
4 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.css"
5 type="chrome_html" />
6 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_HTML"
7 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.html"
8 type="chrome_html" />
9 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_JS"
10 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.js"
11 type="chrome_html" />
12 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_HTML"
13 file="../../webui/resources/cr_elements/cr_events/cr-events.html"
14 type="chrome_html" />
15 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_JS"
16 file="../../webui/resources/cr_elements/cr_events/cr-events.js"
17 type="chrome_html" />
18 </grit-part>
OLDNEW
« no previous file with comments | « ui/webui/resources/cr_elements/cr_toggle_button/cr-toggle-button.js ('k') | ui/webui/resources/polymer_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698