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

Unified Diff: components/components_tests.gyp

Issue 2026353002: [Autofill] Credit Card Assist Infobar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed more comments 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 8053c8d6428625f855a99a50a0dfdbc479471e4d..f9e99689e2c18c038e47f713b20313dd20fc2145 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1500,6 +1500,7 @@
}],
['OS == "android"', {
'sources': [
+ 'autofill/core/browser/assist_manager_unittest.cc',
'data_usage/android/traffic_stats_amortizer_unittest.cc',
'invalidation/impl/invalidation_logger_unittest.cc',
'invalidation/impl/invalidation_service_android_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698