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

Unified Diff: trunk/src/chrome/browser/managed_mode/managed_user_sync_service_unittest.cc

Issue 23551005: Revert 219709 "Remove the Extensions URLRequestContext." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 4 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: trunk/src/chrome/browser/managed_mode/managed_user_sync_service_unittest.cc
===================================================================
--- trunk/src/chrome/browser/managed_mode/managed_user_sync_service_unittest.cc (revision 219785)
+++ trunk/src/chrome/browser/managed_mode/managed_user_sync_service_unittest.cc (working copy)
@@ -13,7 +13,6 @@
#include "chrome/common/pref_names.h"
#include "chrome/test/base/testing_profile.h"
#include "content/public/browser/browser_thread.h"
-#include "content/public/test/test_browser_thread_bundle.h"
#include "sync/api/sync_change.h"
#include "sync/api/sync_error_factory_mock.h"
#include "sync/protocol/sync.pb.h"
@@ -87,7 +86,6 @@
MockChangeProcessor* change_processor() { return change_processor_; }
private:
- content::TestBrowserThreadBundle thread_bundle_;
TestingProfile profile_;
ManagedUserSyncService* service_;
« no previous file with comments | « trunk/src/chrome/browser/io_thread.cc ('k') | trunk/src/chrome/browser/net/chrome_cookie_notification_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698