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

Unified Diff: base/base.gyp

Issue 23522032: Change method of activity tracking done in ActivityStatus. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index bf3e26199d6cbd24ce3ecd2ea07ff4c6a0f7b5d9..b60abe7d41587e86cb61d8997cd50371291272ff 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1215,6 +1215,7 @@
'conditions': [
['android_webview_build==0', {
'dependencies': [
+ '../third_party/guava/guava.gyp:guava_javalib',
David Trainor- moved to gerrit 2013/09/12 22:12:32 ?
Ted C 2013/09/12 23:14:54 Needed for VisibleForTesting
'../third_party/jsr-305/jsr-305.gyp:jsr_305_javalib',
],
}]

Powered by Google App Engine
This is Rietveld 408576698