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

Unified Diff: build/all_android.gyp

Issue 10783020: Add an activity monitor which profiles IO and CPU utilization. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed review comments Created 8 years, 5 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 | « no previous file | build/android/device_stats_monitor.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 4ac5b7142d13b00e89fb32e5933d4706e4ffc2c4..b4ce382f10d1dcfe4e64368a547ab1738edf003e 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -39,6 +39,7 @@
'../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
# From here down: not added to run_tests.py yet.
'../jingle/jingle.gyp:jingle_unittests',
+ '../tools/android/device_stats_monitor/device_stats_monitor.gyp:device_stats_monitor',
'../tools/android/fake_dns/fake_dns.gyp:fake_dns',
'../tools/android/forwarder/forwarder.gyp:forwarder',
'../media/media.gyp:media_unittests',
« no previous file with comments | « no previous file | build/android/device_stats_monitor.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698