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

Unified Diff: chrome/test/base/testing_profile.cc

Issue 8437002: Move BrowserThread to content namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: A few updates. Created 9 years, 2 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 | « chrome/test/base/test_url_request_context_getter.cc ('k') | chrome/test/base/thread_observer_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/testing_profile.cc
diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc
index b5238a0629d92b3b43d0c6d544f9190238ecbee7..e9b8805c9f3fac4de0db4d53d150793844533f43 100644
--- a/chrome/test/base/testing_profile.cc
+++ b/chrome/test/base/testing_profile.cc
@@ -63,6 +63,7 @@
#include "webkit/quota/quota_manager.h"
using base::Time;
+using content::BrowserThread;
using testing::NiceMock;
using testing::Return;
« no previous file with comments | « chrome/test/base/test_url_request_context_getter.cc ('k') | chrome/test/base/thread_observer_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698