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

Unified Diff: chrome/test/data/extensions/api_test/override/downloads.html

Issue 1530002: Move history API out of experimental. Allow extensions to override history page. (Closed)
Patch Set: Rebase for commit. Created 10 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/override/downloads.html
diff --git a/chrome/test/data/extensions/api_test/override/downloads.html b/chrome/test/data/extensions/api_test/override/downloads.html
deleted file mode 100644
index 17927f2993f02a1081e5cdb33905a4a190469439..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/override/downloads.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<title>download1</title>
-<script>
-console.log("download1");
-chrome.test.notifyPass();
-</script>
-Downloads Override

Powered by Google App Engine
This is Rietveld 408576698