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

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: Created 6 years, 10 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 b2c875d83baf696e71a2de4f8c3d71fff3ab2454..ad6368a2e8d1790db049ad19b0b46793e9ec66e1 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1950,11 +1950,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