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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 180953004: Componentize several Autofill unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Response to review Created 6 years, 9 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 3c077dcea04344001fc82d8d2e391acbe5d4d160..aff4a1d64b3a9d4b55f70cd5abd33937e5f8f4cb 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1949,11 +1949,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/browser/autofill_external_delegate_unittest.cc',
- '../components/autofill/core/browser/autofill_ie_toolbar_import_win_unittest.cc',
'../components/autofill/core/browser/autofill_metrics_unittest.cc',
- '../components/autofill/core/browser/password_autofill_manager_unittest.cc',
- '../components/autofill/core/browser/personal_data_manager_unittest.cc',
# TODO(yael): Move to //components/components_tests.gypi once
# nacl_defines is moved out of chrome.gyp into a common place.

Powered by Google App Engine
This is Rietveld 408576698