Chromium Code Reviews| Index: public/web/WebArrayBuffer.h |
| diff --git a/public/web/WebArrayBuffer.h b/public/web/WebArrayBuffer.h |
| index 0b9275fb20452dac52f79e215f15c63b5fefda54..883e62f2a3e3a8653fb81d72870cac0ac9b9bad0 100644 |
| --- a/public/web/WebArrayBuffer.h |
| +++ b/public/web/WebArrayBuffer.h |
| @@ -34,11 +34,6 @@ |
| #include "../platform/WebCommon.h" |
| #include "../platform/WebPrivatePtr.h" |
| -namespace v8 { |
| -class Value; |
| -template <class T> class Handle; |
| -} |
| - |
| #if INSIDE_BLINK |
| namespace WTF { template <typename T> class PassRefPtr; } |
| #endif |