summaryrefslogtreecommitdiffstats
path: root/content/browser/database_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/database_browsertest.cc')
-rw-r--r--content/browser/database_browsertest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/browser/database_browsertest.cc b/content/browser/database_browsertest.cc
index 373a06f..d3cc669 100644
--- a/content/browser/database_browsertest.cc
+++ b/content/browser/database_browsertest.cc
@@ -10,10 +10,10 @@
#include "content/public/browser/notification_types.h"
#include "content/public/browser/web_contents.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/public/test/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 "content/test/net/url_request_mock_http_job.h"
#include "testing/gtest/include/gtest/gtest.h"