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

Unified Diff: chrome/test/android/BUILD.gn

Issue 1191393008: Introduce a layering in the invalidation component as public and impl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 6 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/test/android/BUILD.gn
diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
index a440ff6ae04526af1588c999d44a48d6d3965efe..cdf78d2113cacf0f12d965ac5a6a702c46c499a3 100644
--- a/chrome/test/android/BUILD.gn
+++ b/chrome/test/android/BUILD.gn
@@ -13,7 +13,7 @@ android_library("chrome_java_test_support") {
"//base:base_java_test_support",
"//chrome/android:chrome_java",
"//chrome/android:chrome_java_resources",
- "//components/invalidation:java",
+ "//components/invalidation/impl:java",
"//content/public/android:content_java",
"//content/public/test/android:content_java_test_support",
"//net/android:net_java_test_support",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/BUILD.gn » ('j') | components/invalidation/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698