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

Side by Side Diff: chrome/browser/resources/settings/downloads_page/demo.html

Issue 988783002: Add an initial implementation of the downloads MD settings page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a TODO. 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 <link href="downloads_page.html" rel="import">
5 </head>
6 <body unresolved>
7 <cr-settings-downloads-page></cr-settings-downloads-page>
Jeremy Klein 2015/03/06 19:40:14 Don't you need a prefs?
Oren Blasberg 2015/03/06 19:53:15 Done.
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698