Chromium Code Reviews| Index: Source/core/testing/v8/WebCoreTestSupport.cpp |
| diff --git a/Source/core/testing/v8/WebCoreTestSupport.cpp b/Source/core/testing/v8/WebCoreTestSupport.cpp |
| index fd62089cca9fdba7af12324a2407acafc99237e4..c760e1d2b0b542d9ba82535d73915131b8e3db42 100644 |
| --- a/Source/core/testing/v8/WebCoreTestSupport.cpp |
| +++ b/Source/core/testing/v8/WebCoreTestSupport.cpp |
| @@ -33,8 +33,6 @@ |
| #include "core/dom/ExecutionContext.h" |
| #include "core/frame/LocalFrame.h" |
| -#include <v8.h> |
| - |
| using namespace WebCore; |
| namespace WebCoreTestSupport { |