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

Unified Diff: content/browser/file_system/file_system_browsertest.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
Index: content/browser/file_system/file_system_browsertest.cc
diff --git a/content/browser/file_system/file_system_browsertest.cc b/content/browser/file_system/file_system_browsertest.cc
index 671d4fdefcf36b761b183124d91d9f5b8a7d9426..945cd333fe98f69b3094c33101fffad423caa33f 100644
--- a/content/browser/file_system/file_system_browsertest.cc
+++ b/content/browser/file_system/file_system_browsertest.cc
@@ -15,6 +15,7 @@
#include "content/public/common/content_switches.h"
#include "webkit/quota/quota_manager.h"
+using content::BrowserThread;
using quota::QuotaManager;
// This browser test is aimed towards exercising the FileAPI bindings and
« no previous file with comments | « content/browser/file_system/browser_file_system_helper.cc ('k') | content/browser/file_system/file_system_dispatcher_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698