Index: content/browser/bookmarklet_browsertest.cc |
=================================================================== |
--- content/browser/bookmarklet_browsertest.cc (revision 259922) |
+++ content/browser/bookmarklet_browsertest.cc (working copy) |
@@ -5,10 +5,10 @@ |
#include "base/strings/string_util.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 "testing/gtest/include/gtest/gtest.h" |
namespace content { |