Index: content/browser/database_browsertest.cc |
=================================================================== |
--- content/browser/database_browsertest.cc (revision 259922) |
+++ content/browser/database_browsertest.cc (working copy) |
@@ -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" |