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

Unified Diff: tools/android/loading/sandwich_jobs/wikipedia.json

Issue 1645003003: Script to load a list of URLs in a loop and save traces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: silence pylint for unused vars Created 4 years, 11 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/android/loading/run_sandwich.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/loading/sandwich_jobs/wikipedia.json
diff --git a/tools/android/loading/sandwich_jobs/wikipedia.json b/tools/android/loading/sandwich_jobs/wikipedia.json
new file mode 100644
index 0000000000000000000000000000000000000000..84e91d80cf4c719c38c9e044c46b4842d4df270b
--- /dev/null
+++ b/tools/android/loading/sandwich_jobs/wikipedia.json
@@ -0,0 +1,5 @@
+{
+ "urls": [
+ "https://en.m.wikipedia.org/wiki/Science"
+ ]
+}
« no previous file with comments | « tools/android/loading/run_sandwich.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698