Index: content/browser/browser_plugin/browser_plugin_host_browsertest.cc |
=================================================================== |
--- content/browser/browser_plugin/browser_plugin_host_browsertest.cc (revision 259922) |
+++ content/browser/browser_plugin/browser_plugin_host_browsertest.cc (working copy) |
@@ -30,10 +30,10 @@ |
#include "content/public/common/drop_data.h" |
#include "content/public/common/url_constants.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 "net/base/net_util.h" |
#include "net/test/embedded_test_server/embedded_test_server.h" |
#include "net/test/embedded_test_server/http_request.h" |