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

Unified Diff: base/base.gypi

Issue 159173002: Refactor ActivityStatus to not store current activity (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Forgot to set callback_, fixed unit tests Created 6 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 048c376475851fd53eb01d2e13439a91f3c7e3df..496f4c6aec4b4edca049a1026689e2d7c748980d 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -34,8 +34,8 @@
'allocator/allocator_extension.h',
'allocator/type_profiler_control.cc',
'allocator/type_profiler_control.h',
- 'android/activity_status.cc',
- 'android/activity_status.h',
+ 'android/application_status_listener.cc',
+ 'android/application_status_listener.h',
'android/base_jni_registrar.cc',
'android/base_jni_registrar.h',
'android/build_info.cc',

Powered by Google App Engine
This is Rietveld 408576698