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

Unified Diff: tools/page_cycler/database/delete-transactions/start.html

Issue 148093016: [Telemetry] Clean up some page cycler cruft now that idb has moved out. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Remove database page cycler too Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/page_cycler/database/delete-transactions/index.html ('k') | tools/page_cycler/database/head.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/page_cycler/database/delete-transactions/start.html
diff --git a/tools/page_cycler/database/delete-transactions/start.html b/tools/page_cycler/database/delete-transactions/start.html
deleted file mode 100644
index 4f5d3eb166346a422795949f8c015a9e608c6260..0000000000000000000000000000000000000000
--- a/tools/page_cycler/database/delete-transactions/start.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<body>
-<h3>Note: You must have started chrome with <tt>--enable-file-cookies</tt> for
-this test to work manually.</h3>
-<script>document.cookie = "__pc_pages=delete-transactions; path=/";</script>
-<script src="../../common/start.js"></script>
-</body>
-</html>
« no previous file with comments | « tools/page_cycler/database/delete-transactions/index.html ('k') | tools/page_cycler/database/head.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698