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

Unified Diff: chrome/chrome_browser.gypi

Issue 6646051: Fix DCHECK, memory leak, and refactor PasswordStore to use CancelableRequest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use non-zero tests until http://crbug.com/77650 is addressed. Created 9 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5593d9cc48476fd00dea5149241808ab762e4d2b..54ee08958163ae8bb3c8b99e2a2448bddc814c28 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1456,6 +1456,8 @@
'browser/password_manager/password_manager.h',
'browser/password_manager/password_store.cc',
'browser/password_manager/password_store.h',
+ 'browser/password_manager/password_store_consumer.cc',
+ 'browser/password_manager/password_store_consumer.h',
'browser/password_manager/password_store_default.cc',
'browser/password_manager/password_store_default.h',
'browser/password_manager/password_store_mac.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/password_manager_handler.cc ('k') | chrome/test/live_sync/live_passwords_sync_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698