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

Unified Diff: sync/BUILD.gn

Issue 862113005: Create a Android Sync integration test for typed URLs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index 65af3de406064b1718f4553ba868047e45f90964..6c8b086d61ed92cfc06bd1d4e0e2dfb8ad51b132 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -810,6 +810,7 @@ if (is_android) {
":fake_server_jni",
":test_support_sync_fake_server",
"//base",
+ "//testing/gtest",
]
}

Powered by Google App Engine
This is Rietveld 408576698