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

Side by Side Diff: chrome/browser/resources/demo_ui/demo_ui.html

Issue 925333002: Demo UI made with a help of WUG toolkit (DO NOT SEND TO CQ). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 <!doctype html>
2 <html>
3 <head>
4 <script src="chrome://resources/js/load_time_data.js"></script>
5 <script src="chrome://demo/strings.js"></script>
6 <link rel="import" href="demo-element.html">
7 </head>
8 <body>
9 <demo-element wugid="WUG_ROOT"></demo-element>
10 </body>
11 </html>
OLDNEW
« no previous file with comments | « chrome/browser/resources/demo_ui/demo-element.js ('k') | chrome/browser/resources/demo_ui/events/events-demo.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698