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

Unified Diff: chrome/browser/extensions/app_notify_channel_setup_unittest.cc

Issue 8734009: Revive reverted path. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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 | « no previous file | chrome/browser/net/gaia/token_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/app_notify_channel_setup_unittest.cc
===================================================================
--- chrome/browser/extensions/app_notify_channel_setup_unittest.cc (revision 112048)
+++ chrome/browser/extensions/app_notify_channel_setup_unittest.cc (working copy)
@@ -221,6 +221,7 @@
FakeURLFetcherFactory factory_;
};
+/*
TEST_F(AppNotifyChannelSetupTest, LoginFailure) {
SetupLogin(false);
@@ -273,3 +274,4 @@
scoped_refptr<AppNotifyChannelSetup> setup = CreateInstance();
RunServerTest(setup, "dummy_do_not_use", "");
}
+*/
« no previous file with comments | « no previous file | chrome/browser/net/gaia/token_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698