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

Unified Diff: sync/sync_tests.gypi

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/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index b1ef9cff054e434205263cec56259c2f438eaf3c..1c39e5b78ce48cc5bc11681a3e1e2e39068a15e2 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -475,6 +475,7 @@
'dependencies': [
'sync_fake_server_jni_headers',
'test_support_sync_fake_server',
+ '../testing/gtest.gyp:gtest',
'../base/base.gyp:base',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698