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

Unified Diff: build/android/pylib/perf/surface_stats_collector.py

Issue 23681011: Android: splits cache_control and perf_control. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More files Created 7 years, 3 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 | « build/android/pylib/perf/perf_control.py ('k') | build/android/pylib/perf/thermal_throttle.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/perf/surface_stats_collector.py
diff --git a/build/android/pylib/surface_stats_collector.py b/build/android/pylib/perf/surface_stats_collector.py
similarity index 99%
copy from build/android/pylib/surface_stats_collector.py
copy to build/android/pylib/perf/surface_stats_collector.py
index e28df07f823b7a4933a3ec92f55291bbc755deab..63999bf56d2982d0a8e4143c7416f5dc73e0ef73 100644
--- a/build/android/pylib/surface_stats_collector.py
+++ b/build/android/pylib/perf/surface_stats_collector.py
@@ -8,8 +8,6 @@ import logging
import re
import threading
-from pylib import perf_tests_helper
-
# Log marker containing SurfaceTexture timestamps.
_SURFACE_TEXTURE_TIMESTAMPS_MESSAGE = 'SurfaceTexture update timestamps'
« no previous file with comments | « build/android/pylib/perf/perf_control.py ('k') | build/android/pylib/perf/thermal_throttle.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698