Index: content/browser/accessibility/accessibility_win_browsertest.cc |
=================================================================== |
--- content/browser/accessibility/accessibility_win_browsertest.cc (revision 259922) |
+++ content/browser/accessibility/accessibility_win_browsertest.cc (working copy) |
@@ -17,10 +17,10 @@ |
#include "content/public/browser/render_widget_host_view.h" |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/url_constants.h" |
+#include "content/public/test/content_browser_test.h" |
+#include "content/public/test/content_browser_test_utils.h" |
#include "content/shell/browser/shell.h" |
#include "content/test/accessibility_browser_test_utils.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "third_party/iaccessible2/ia2_api_all.h" |
#include "third_party/isimpledom/ISimpleDOMNode.h" |