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

Unified Diff: third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp

Issue 2559323004: bindings: Stop using forward declarations for typed array in union containers (Closed)
Patch Set: Created 4 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 | « third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp b/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
index 67d6319504aeaca30f1b67f2c49640151e06e588..a5be16ece2c5a85144a5adf9488a9a16328ead4f 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
+++ b/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
@@ -9,10 +9,7 @@
#include "TestInterface2OrUint8Array.h"
#include "bindings/core/v8/ToV8.h"
-#include "bindings/core/v8/V8ArrayBufferView.h"
#include "bindings/core/v8/V8TestInterface2.h"
-#include "bindings/core/v8/V8Uint8Array.h"
-#include "core/dom/FlexibleArrayBufferView.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698