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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1087933002: Cross Device Promo - Main Eligibility Flow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: first set of anthony's comments Created 5 years, 7 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/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e20b202d6754bea052ffc02fe2fb6a7c31c54e5f..1d89b5e926d48e4877362601b5612fcbfe413d13 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1548,6 +1548,7 @@
],
# Everything but Android, ChromeOS and iOS (iOS is handled separately).
'chrome_unit_tests_non_android_or_chromeos_sources': [
+ 'browser/signin/cross_device_promo_unittest.cc',
'browser/sync/sync_global_error_unittest.cc',
'browser/upgrade_detector_impl_unittest.cc',
],

Powered by Google App Engine
This is Rietveld 408576698