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

Unified Diff: base/base.gypi

Issue 11027024: Android: Integrates native and java SystemMonitor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Initialize java side for tests. Created 8 years, 2 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index e5c36f21bd55711027bcf660703cbd5a7e072b89..c3f4634a89eb9acb6baebce5ff17743b52fbf325 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -387,6 +387,7 @@
'system_monitor/system_monitor.cc',
'system_monitor/system_monitor.h',
'system_monitor/system_monitor_android.cc',
+ 'system_monitor/system_monitor_android.h',
'system_monitor/system_monitor_ios.mm',
'system_monitor/system_monitor_mac.mm',
'system_monitor/system_monitor_posix.cc',

Powered by Google App Engine
This is Rietveld 408576698