Index: third_party/WebKit/Source/platform/wtf/typed_arrays/Int16Array.h |
diff --git a/third_party/WebKit/Source/wtf/typed_arrays/Int16Array.h b/third_party/WebKit/Source/platform/wtf/typed_arrays/Int16Array.h |
similarity index 98% |
copy from third_party/WebKit/Source/wtf/typed_arrays/Int16Array.h |
copy to third_party/WebKit/Source/platform/wtf/typed_arrays/Int16Array.h |
index c57d3967ef9b3cf8853eecb07e21e19babf2d859..091956ea1163fdbc60cb23350bc83c7607e6946a 100644 |
--- a/third_party/WebKit/Source/wtf/typed_arrays/Int16Array.h |
+++ b/third_party/WebKit/Source/platform/wtf/typed_arrays/Int16Array.h |
@@ -26,7 +26,7 @@ |
#ifndef Int16Array_h |
#define Int16Array_h |
-#include "wtf/typed_arrays/IntegralTypedArrayBase.h" |
+#include "platform/wtf/typed_arrays/IntegralTypedArrayBase.h" |
namespace WTF { |