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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 22623002: Extract AutofillDialogController interface and common utilities. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 4afe4adf7c82b49292710d2eebffef71d43d9302..1df85bc48b2adc424777739e0c5b056d03dc3ee2 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2498,6 +2498,10 @@
# Android.
'browser/ui/autofill/autofill_popup_controller_unittest.cc',
+ # The autofill dialog is implemented in mostly native code on
+ # Android.
+ 'browser/ui/autofill/autofill_dialog_controller_unittest.cc',
+
# Android uses a different invaliator.
'browser/invalidation/ticl_invalidation_service_unittest.cc',
« chrome/browser/ui/autofill/autofill_dialog_common.h ('K') | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698