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

Unified Diff: tools/perf/page_sets/key_idle_power_cases/animated-gif.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
« no previous file with comments | « tools/perf/page_sets/key_idle_power_cases.py ('k') | tools/perf/page_sets/key_idle_power_cases/blank.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/key_idle_power_cases/animated-gif.html
diff --git a/tools/perf/page_sets/key_idle_power_cases/animated-gif.html b/tools/perf/page_sets/key_idle_power_cases/animated-gif.html
new file mode 100644
index 0000000000000000000000000000000000000000..b37f2443f5d3b31c61db33238914dad244ceb882
--- /dev/null
+++ b/tools/perf/page_sets/key_idle_power_cases/animated-gif.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Animated GIF Test</title>
+</head>
+<body>
+<img src="animated-10color.gif">
+</body>
+</html>
« no previous file with comments | « tools/perf/page_sets/key_idle_power_cases.py ('k') | tools/perf/page_sets/key_idle_power_cases/blank.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698