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

Unified Diff: tools/page_cycler/database/insert-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/insert-transactions/start.html
diff --git a/tools/page_cycler/database/insert-transactions/start.html b/tools/page_cycler/database/insert-transactions/start.html
deleted file mode 100644
index 6c18a36b9fd73b725e6bbd2c1d58ba355e800bb9..0000000000000000000000000000000000000000
--- a/tools/page_cycler/database/insert-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=insert-transactions; path=/";</script>
-<script src="../../common/start.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698