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

Unified Diff: chrome/chrome_tests.gypi

Issue 459513002: Massive refactor of the Android invalidation code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove guava deps and a useless constructor. Created 6 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 27db0cd1025dbb0a8e892d942233ca9692b68bd1..fbdf8087e1397c53d778d3b23268a6f71c94e0ce 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2785,6 +2785,7 @@
'chrome_java_test_support',
'../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',
+ '../components/components.gyp:invalidation_javatests',
'../content/content_shell_and_tests.gyp:content_java_test_support',
'../sync/sync.gyp:sync_javatests',
],

Powered by Google App Engine
This is Rietveld 408576698