Index: content/renderer/dom_serializer_browsertest.cc |
=================================================================== |
--- content/renderer/dom_serializer_browsertest.cc (revision 259922) |
+++ content/renderer/dom_serializer_browsertest.cc (working copy) |
@@ -13,11 +13,11 @@ |
#include "content/public/common/content_switches.h" |
#include "content/public/renderer/render_view.h" |
#include "content/public/renderer/render_view_observer.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/renderer/savable_resources.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/url_request/url_request_context.h" |
#include "third_party/WebKit/public/platform/WebCString.h" |