Index: content/shell/renderer/test_runner/MockWebMIDIAccessor.cpp |
diff --git a/content/shell/renderer/test_runner/MockWebMIDIAccessor.cpp b/content/shell/renderer/test_runner/MockWebMIDIAccessor.cpp |
index 940c8069320706e27c6b9a54808cd1729f15094b..0854023ed8f585baf0e6e610e1e760475a000bf2 100644 |
--- a/content/shell/renderer/test_runner/MockWebMIDIAccessor.cpp |
+++ b/content/shell/renderer/test_runner/MockWebMIDIAccessor.cpp |
@@ -6,8 +6,8 @@ |
#include "content/shell/renderer/test_runner/TestInterfaces.h" |
#include "content/shell/renderer/test_runner/WebTestDelegate.h" |
-#include "content/shell/renderer/test_runner/WebTestRunner.h" |
#include "content/shell/renderer/test_runner/test_runner.h" |
+#include "content/shell/renderer/test_runner/web_test_runner.h" |
#include "third_party/WebKit/public/platform/WebMIDIAccessorClient.h" |
using namespace blink; |