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

Unified Diff: components/password_manager/core/browser/password_manager_unittest.cc

Issue 232663002: Password manager internals page: clean-up (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « components/password_manager/core/browser/browser_save_password_progress_logger_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/core/browser/password_manager_unittest.cc
diff --git a/components/password_manager/core/browser/password_manager_unittest.cc b/components/password_manager/core/browser/password_manager_unittest.cc
index 7ea723193b9e3efaec1ec51642b4d2d1e8fe4d7e..2fab3b8851b7c2fbfe5b038863acc7c9973701a6 100644
--- a/components/password_manager/core/browser/password_manager_unittest.cc
+++ b/components/password_manager/core/browser/password_manager_unittest.cc
@@ -23,8 +23,6 @@ class PasswordGenerationManager;
using autofill::PasswordForm;
using base::ASCIIToUTF16;
-// TODO(vabr): Remove the next line once http://crbug.com/348523 is fixed.
-using password_manager::StubPasswordManagerClient;
using testing::_;
using testing::AnyNumber;
using testing::DoAll;
« no previous file with comments | « components/password_manager/core/browser/browser_save_password_progress_logger_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698