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

Unified Diff: ios/BUILD.gn

Issue 2224233002: Add sync_unit_tests to the default test suite on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « no previous file | ios/build/bots/tests/common_tests.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/BUILD.gn
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index 5a799b22926cb9ec08e7dff001aaa74dfdf74684..8aadf88c784241c4443989333c361fe3e4f103cf 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -9,6 +9,7 @@
group("all") {
testonly = true
deps = [
+ "//components/sync:sync_unit_tests",
"//ios/chrome:ios_chrome_unittests",
"//ios/chrome/app",
"//ios/chrome/browser",
« no previous file with comments | « no previous file | ios/build/bots/tests/common_tests.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698