Chromium Code Reviews| Index: third_party/WebKit/Source/core/testing/GCObservation.h |
| diff --git a/third_party/WebKit/Source/core/testing/GCObservation.h b/third_party/WebKit/Source/core/testing/GCObservation.h |
| index d0b6fa77a44b9e39786fa914b88342300448d160..32aed0a4e36a4a3f93e70e53815dac68ff11145b 100644 |
| --- a/third_party/WebKit/Source/core/testing/GCObservation.h |
| +++ b/third_party/WebKit/Source/core/testing/GCObservation.h |
| @@ -34,8 +34,7 @@ |
| #include "bindings/core/v8/ScopedPersistent.h" |
| #include "bindings/core/v8/ScriptWrappable.h" |
| #include "platform/heap/Handle.h" |
| - |
| -#include <v8.h> |
| +#include "v8/include/v8.h" |
| namespace blink { |