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

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: InitSharedInstance 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/dom_distiller/core/distiller_unittest.cc » ('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 df2d733a5c7fa1ee536af9f6131904bbca5f7cb3..ea53c5b7d1f20361f9ef109c5e19dcbd6d1eb038 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1996,11 +1996,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/dom_distiller/core/distiller_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698