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

Unified Diff: chrome/browser/resources/settings/downloads_page/demo.html

Issue 1135013005: Convert the downloads page to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/downloads_page/demo.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/downloads_page/demo.html
diff --git a/chrome/browser/resources/settings/downloads_page/demo.html b/chrome/browser/resources/settings/downloads_page/demo.html
deleted file mode 100644
index a9f45686035de17137be404c1f38b223a7dcc5df..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/settings/downloads_page/demo.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!doctype html>
-<html>
-<head>
- <link href="downloads_page.html" rel="import">
- <link href="../prefs/prefs.html" rel="import">
- <script src="demo.js"></script>
-</head>
-<body unresolved>
- <cr-settings-prefs></cr-settings-prefs>
- <cr-settings-downloads-page></cr-settings-downloads-page>
-</body>
-</html>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/downloads_page/demo.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698