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

Unified Diff: chrome/browser/chromeos/login/login_utils_browsertest.cc

Issue 16871010: Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/browser/chromeos/login/login_utils_browsertest.cc
diff --git a/chrome/browser/chromeos/login/login_utils_browsertest.cc b/chrome/browser/chromeos/login/login_utils_browsertest.cc
index 23afbc7edfe42989987973ee4c102b7d30f2ff35..45729e09b4214ac50870863f4f045d777a7ffab4 100644
--- a/chrome/browser/chromeos/login/login_utils_browsertest.cc
+++ b/chrome/browser/chromeos/login/login_utils_browsertest.cc
@@ -169,7 +169,6 @@ class LoginUtilsTest : public testing::Test,
mock_input_method_manager_(NULL),
mock_async_method_caller_(NULL),
connector_(NULL),
- cryptohome_(NULL),
prepared_profile_(NULL) {}
virtual void SetUp() OVERRIDE {
« no previous file with comments | « chrome/browser/chromeos/login/login_browsertest.cc ('k') | chrome/browser/chromeos/net/network_portal_detector_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698