Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2359)

Unified Diff: public/web/WebArrayBuffer.h

Issue 776693002: Clean forward declaration in public (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix fakewebplugin Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « public/platform/WebURLRequest.h ('k') | public/web/WebBindings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « public/platform/WebURLRequest.h ('k') | public/web/WebBindings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698