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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 82353002: Move more webdata unittests into components_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ComponentsTestSuite Created 7 years, 1 month 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
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/components_tests.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 2a774bf6eb2e3afe91f8de07a72cae2148f33bc2..7f52352ea5b251fd67356d2f6b8331f70b00d081 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1994,11 +1994,6 @@
'../components/autofill/core/browser/phone_number_i18n_unittest.cc',
'../components/autofill/core/browser/validation_unittest.cc',
- # TODO(caitkp): Move to //components/components_tests.gypi once
- # remaining dependencies back to //chrome are eliminated.
- '../components/autofill/core/browser/webdata/autofill_table_unittest.cc',
- '../components/autofill/core/browser/webdata/web_data_service_unittest.cc',
-
# TODO(yael): Move to //components/components_tests.gypi once
# nacl_defines is moved out of chrome.gyp into a common place.
'../components/nacl/loader/nacl_ipc_adapter_unittest.cc',
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/components_tests.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698