summaryrefslogtreecommitdiffstats
path: root/chromium/content/browser/fileapi/file_system_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/fileapi/file_system_browsertest.cc')
-rw-r--r--chromium/content/browser/fileapi/file_system_browsertest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/content/browser/fileapi/file_system_browsertest.cc b/chromium/content/browser/fileapi/file_system_browsertest.cc
index a3a83efd483..51fc4164dab 100644
--- a/chromium/content/browser/fileapi/file_system_browsertest.cc
+++ b/chromium/content/browser/fileapi/file_system_browsertest.cc
@@ -13,9 +13,9 @@
#include "content/public/browser/storage_partition.h"
#include "content/public/common/content_switches.h"
#include "content/public/test/browser_test_utils.h"
+#include "content/public/test/content_browser_test.h"
+#include "content/public/test/content_browser_test_utils.h"
#include "content/shell/browser/shell.h"
-#include "content/test/content_browser_test.h"
-#include "content/test/content_browser_test_utils.h"
#include "webkit/browser/quota/quota_manager.h"
using quota::QuotaManager;