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

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: renamed to autofill_assistant 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 851a00338e08b37d4c99d6f0c1fb758317fec8e2..56070c0176f120ebceac9b60d8f7b6a8b2fc0ccf 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1499,6 +1499,7 @@
}],
['OS == "android"', {
'sources': [
+ 'autofill/core/browser/autofill_assistant_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