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

Unified Diff: tools/perf/page_sets/key_idle_power_cases/blank.html

Issue 1097463004: Add key_idle_power_cases for ensuring idle activity on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lint Created 5 years, 7 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/perf/page_sets/key_idle_power_cases/blank.html
diff --git a/content/test/data/accessibility/html/head.html b/tools/perf/page_sets/key_idle_power_cases/blank.html
similarity index 68%
copy from content/test/data/accessibility/html/head.html
copy to tools/perf/page_sets/key_idle_power_cases/blank.html
index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..3ac80b70b856edb059c3a1fb7c421d1fa51848cc 100644
--- a/content/test/data/accessibility/html/head.html
+++ b/tools/perf/page_sets/key_idle_power_cases/blank.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <title>Blank Test</title>
</head>
<body>
</body>

Powered by Google App Engine
This is Rietveld 408576698