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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 17450010: Create AutofillDriverImpl unit test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Response to review Created 7 years, 6 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 eb1de605deba164a209bc512edc606b6286a6f7a..ac60a029da1e50a963a31808915cf8c3599b012c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1763,6 +1763,7 @@
'../components/autofill/content/browser/autocheckout/whitelist_manager_unittest.cc',
'../components/autofill/content/browser/autocheckout_manager_unittest.cc',
'../components/autofill/content/browser/autocheckout_page_meta_data_unittest.cc',
+ '../components/autofill/content/browser/autofill_driver_impl_unittest.cc',
'../components/autofill/content/browser/wallet/encryption_escrow_client_unittest.cc',
'../components/autofill/content/browser/wallet/full_wallet_unittest.cc',
'../components/autofill/content/browser/wallet/instrument_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698