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

Unified Diff: tools/skp/page_sets/other/skia_maybe_later_set.json

Issue 655313003: Add recreate_skps script (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Address comments Created 6 years, 2 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/skp/page_sets/other/skia_maybe_later_set.json
diff --git a/tools/skp/page_sets/other/skia_maybe_later_set.json b/tools/skp/page_sets/other/skia_maybe_later_set.json
new file mode 100644
index 0000000000000000000000000000000000000000..9c04ff0a3340198d218869bdb0e2c0f70e55924d
--- /dev/null
+++ b/tools/skp/page_sets/other/skia_maybe_later_set.json
@@ -0,0 +1,12 @@
+{
+ "description": "Pages we may add to the skia sets later.",
+ "archive_path": "data/skia_maybe_later_set.wpr",
+ "credentials_path": "data/credentials.json",
+ "pages": [
+ {
+ "url": "http://habrahabr.ru/post/149892/#habracut",
+ "wait_time_after_navigate": 5.0,
+ "why": "from chrome's list of profiled sites"
+ }
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698