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

Unified Diff: components/components_tests.gyp

Issue 129253003: Revert of Create signin component and componentize TokenWebData. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « components/components.gyp ('k') | components/signin.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 8ca1328a961dea4047457b8c12aa712612665637..f161a38edc67acef69482c7d2d7ac663890e3b08 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -47,7 +47,6 @@
'precache/core/precache_fetcher_unittest.cc',
'precache/core/precache_url_table_unittest.cc',
'sessions/serialized_navigation_entry_unittest.cc',
- 'signin/core/webdata/token_service_table_unittest.cc',
'test/run_all_unittests.cc',
'translate/common/translate_metrics_unittest.cc',
'translate/common/translate_util_unittest.cc',
@@ -104,9 +103,6 @@
# Dependencies of precache/core
'components.gyp:precache_core',
- # Dependencies of signin
- 'components.gyp:signin_core',
-
# Dependencies of translate.
'components.gyp:translate_common',
'components.gyp:translate_language_detection',
@@ -157,7 +153,6 @@
['include', '^autofill/'],
['include', '^dom_distiller/'],
['include', '^precache/core/'],
- ['include', '^signin/'],
['include', '^translate/'],
],
}],
« no previous file with comments | « components/components.gyp ('k') | components/signin.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698