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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 129463002: Move AutofillProfileSyncableService into the Autofill component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Propagate define 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 | « chrome/chrome_browser.gypi ('k') | components/autofill.gypi » ('j') | no next file with comments »
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 bb38235bd2eae1b55fd4156e28baf6ad1562a4fd..dfe1a0995ee5ed9e9da9018353005d78cebc14ba 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1765,7 +1765,6 @@
'browser/web_resource/resource_request_allowed_notifier_test_util.cc',
'browser/web_resource/resource_request_allowed_notifier_test_util.h',
'browser/web_resource/resource_request_allowed_notifier_unittest.cc',
- 'browser/webdata/autofill_profile_syncable_service_unittest.cc',
'browser/webdata/keyword_table_unittest.cc',
'browser/webdata/web_apps_table_unittest.cc',
'common/cancelable_task_tracker_unittest.cc',
@@ -1974,6 +1973,7 @@
# 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/autofill_profile_syncable_service_unittest.cc',
# TODO(yael): Move to //components/components_tests.gypi once
# nacl_defines is moved out of chrome.gyp into a common place.
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698