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

Unified Diff: tools/page_cycler/database/select-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
Index: tools/page_cycler/database/select-transactions/start.html
diff --git a/tools/page_cycler/database/select-transactions/start.html b/tools/page_cycler/database/select-transactions/start.html
deleted file mode 100644
index 33da99fa150a00f5e2c97538674d587fb1747c90..0000000000000000000000000000000000000000
--- a/tools/page_cycler/database/select-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=select-transactions; path=/";</script>
-<script src="../../common/start.js"></script>
-</body>
-</html>
« no previous file with comments | « tools/page_cycler/database/select-transactions/index.html ('k') | tools/page_cycler/database/update-transactions/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698