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

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: Add to factory list 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 5522703b61221211f3837f46f16dfb57c9802656..62bfda93bd9a2de46bf221e6067f45f487c1f199 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',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698