Chromium Code Reviews| Index: third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.h |
| diff --git a/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.h b/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.h |
| index 34e28c2696650d08f6652fecd13206503f340a04..3da1a30c50218aa91d8de935bf8095cd869a0b05 100644 |
| --- a/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.h |
| +++ b/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.h |
| @@ -26,7 +26,7 @@ |
| #ifndef WebCoreTestSupport_h |
| #define WebCoreTestSupport_h |
| -#include <v8.h> |
| +#include "v8/include/v8.h" |
| namespace WebCoreTestSupport { |