Index: Source/testing/runner/TestRunner.cpp |
diff --git a/Source/testing/runner/TestRunner.cpp b/Source/testing/runner/TestRunner.cpp |
index b3eb3812eb900fece45fa6e7191e7ced192f5056..6621113dd0d534a86dbabc521df7ba2d98227076 100644 |
--- a/Source/testing/runner/TestRunner.cpp |
+++ b/Source/testing/runner/TestRunner.cpp |
@@ -43,7 +43,6 @@ |
#include "public/platform/WebPoint.h" |
#include "public/platform/WebURLResponse.h" |
#include "public/testing/WebPreferences.h" |
-#include "public/testing/WebTask.h" |
#include "public/testing/WebTestDelegate.h" |
#include "public/testing/WebTestProxy.h" |
#include "public/web/WebBindings.h" |
@@ -63,7 +62,6 @@ |
#include "public/web/WebView.h" |
#include "v8/include/v8.h" |
#include <limits> |
-#include <memory> |
#if defined(__linux__) || defined(ANDROID) |
#include "public/web/linux/WebFontRendering.h" |