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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 15660018: [autofill] Add support for PSL domain matching for password autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased, moved password_form_fill_data_unittest.cc and fixed compile errors 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 0b69149caf9300e53058d8981c420cf2a1ae3aae..c85971db0a59e32d21772f98ca089cdec3ab650a 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1795,6 +1795,7 @@
'../components/autofill/content/browser/wallet/wallet_items_unittest.cc',
'../components/autofill/content/browser/wallet/wallet_service_url_unittest.cc',
'../components/autofill/content/browser/wallet/wallet_signin_helper_unittest.cc',
+ '../components/autofill/core/common/password_form_fill_data_unittest.cc',
# TODO(caitkp): Move to //components/components.gypi once
# remaining dependencies back to //chrome are eliminated.

Powered by Google App Engine
This is Rietveld 408576698