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

Unified Diff: gyp/bench.gyp

Issue 1671573002: Create a thermal manager class and wire it in to nanobench behind a flag (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tweaks Created 4 years, 10 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 | « bench/nanobench.cpp ('k') | gyp/tools.gyp » ('j') | tools/ThermalManager.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 7b84ab9d37ed3dc96b8af587c4afc35253ff4492..7c5d6df259f25148874cfcdf5b96368f25c100eb 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -26,6 +26,7 @@
'tools.gyp:crash_handler',
'tools.gyp:proc_stats',
'tools.gyp:timer',
+ 'tools.gyp:thermal_manager',
],
'conditions': [
['skia_android_framework', {
« no previous file with comments | « bench/nanobench.cpp ('k') | gyp/tools.gyp » ('j') | tools/ThermalManager.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698