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

Side by Side Diff: tools/page_cycler/database/update-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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <h3>Note: You must have started chrome with <tt>--enable-file-cookies</tt> for
5 this test to work manually.</h3>
6 <script>document.cookie = "__pc_pages=update-transactions; path=/";</script>
7 <script src="../../common/start.js"></script>
8 </body>
9 </html>
OLDNEW
« no previous file with comments | « tools/page_cycler/database/update-transactions/index.html ('k') | tools/perf/measurements/page_cycler.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698