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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12038055: Move visitedlink and auto_login_parser to component test target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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
« no previous file with comments | « no previous file | components/components_tests.gypi » ('j') | components/components_tests.gypi » ('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 c8c9a5e4a0e957752f54cd1315ba19d8714cb3d1..3f2a7dfec5c9923c682b2dccaaac968aca2180ad 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1650,11 +1650,6 @@
'../webkit/glue/web_intent_service_data_unittest.cc',
'../webkit/quota/mock_storage_client.cc',
'../webkit/quota/mock_storage_client.h',
-
- # TODO(boliu): Move this to components_unittests target under
- # components/.
- '../components/auto_login_parser/auto_login_parser_unittest.cc',
- '../components/visitedlink/test/visitedlink_unittest.cc',
],
'conditions': [
['OS!="ios"', {
« no previous file with comments | « no previous file | components/components_tests.gypi » ('j') | components/components_tests.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698