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

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

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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
« no previous file with comments | « chrome/test/DEPS ('k') | chrome/test/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/android/BUILD.gn
diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
index e065ef14a31af9df14e17e087fec1955016a977a..4a2769734ac7ed580288382a61061e89eea77cf8 100644
--- a/chrome/test/android/BUILD.gn
+++ b/chrome/test/android/BUILD.gn
@@ -68,13 +68,13 @@ android_library("chrome_java_test_support") {
"//components/location/android:location_java",
"//components/policy/android:policy_java",
"//components/policy/android:policy_java_test_support",
+ "//components/sync:sync_java_test_support",
+ "//components/sync/android:sync_java",
"//components/web_contents_delegate_android:web_contents_delegate_android_java",
"//content/public/android:content_java",
"//content/public/test/android:content_java_test_support",
"//net/android:net_java",
"//net/android:net_java_test_support",
- "//sync:sync_java_test_support",
- "//sync/android:sync_java",
"//testing/android/reporter:reporter_java",
"//third_party/android_tools:android_support_v7_appcompat_java",
"//third_party/android_tools:legacy_http_javalib",
« no previous file with comments | « chrome/test/DEPS ('k') | chrome/test/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698