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

Unified Diff: components/components_tests.gyp

Issue 1031253003: Move credential_manager_types.h to components/password_manager/core. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/browser/ui/views/passwords/credentials_item_view.h ('k') | components/password_manager.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 2177227194561ee7740ba4f2d4e2b8a487395547..aba49d453269af91a0b9ef6b8808a7f7a04bdbf5 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -306,7 +306,6 @@
],
'password_manager_unittest_sources': [
'password_manager/content/browser/credential_manager_dispatcher_unittest.cc',
- 'password_manager/content/common/credential_manager_types_unittest.cc',
'password_manager/core/browser/affiliated_match_helper_unittest.cc',
'password_manager/core/browser/affiliation_backend_unittest.cc',
'password_manager/core/browser/affiliation_database_unittest.cc',
@@ -328,6 +327,7 @@
'password_manager/core/browser/password_store_unittest.cc',
'password_manager/core/browser/password_syncable_service_unittest.cc',
'password_manager/core/browser/psl_matching_helper_unittest.cc',
+ 'password_manager/core/common/credential_manager_types_unittest.cc',
],
'policy_unittest_sources': [
'policy/core/browser/autofill_policy_handler_unittest.cc',
« no previous file with comments | « chrome/browser/ui/views/passwords/credentials_item_view.h ('k') | components/password_manager.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698