Index: content/browser/speech/input_tag_speech_browsertest.cc |
=================================================================== |
--- content/browser/speech/input_tag_speech_browsertest.cc (revision 259922) |
+++ content/browser/speech/input_tag_speech_browsertest.cc (working copy) |
@@ -16,11 +16,11 @@ |
#include "content/public/common/speech_recognition_error.h" |
#include "content/public/common/speech_recognition_result.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/public/test/fake_speech_recognition_manager.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 "third_party/WebKit/public/web/WebInputEvent.h" |
namespace content { |