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

Unified Diff: chrome/chrome_tests.gypi

Issue 9665007: Profile refactoring: Remove all PasswordStore code from the Profile interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Win and Mac Created 8 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3b186c8e01c8ac9e9813da5bbd9bbdf8bd9edb25..5ed6e04ffd0a259a69e14e094782692cfcda55b9 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -155,6 +155,8 @@
'browser/mock_browsing_data_quota_helper.h',
'browser/notifications/notification_test_util.cc',
'browser/notifications/notification_test_util.h',
+ 'browser/password_manager/mock_password_store.cc',
+ 'browser/password_manager/mock_password_store.h',
'browser/policy/mock_cloud_policy_data_store.cc',
'browser/policy/mock_cloud_policy_data_store.h',
'browser/prefs/pref_observer_mock.cc',

Powered by Google App Engine
This is Rietveld 408576698