Index: third_party/WebKit/Source/platform/wtf/typed_arrays/Uint16Array.h |
diff --git a/third_party/WebKit/Source/wtf/typed_arrays/Uint16Array.h b/third_party/WebKit/Source/platform/wtf/typed_arrays/Uint16Array.h |
similarity index 98% |
copy from third_party/WebKit/Source/wtf/typed_arrays/Uint16Array.h |
copy to third_party/WebKit/Source/platform/wtf/typed_arrays/Uint16Array.h |
index 282f8db76a059fa05ab6ca769fe722bccf0c6440..60877fe3b8b72b7c0465dc56a51b68aec176b62d 100644 |
--- a/third_party/WebKit/Source/wtf/typed_arrays/Uint16Array.h |
+++ b/third_party/WebKit/Source/platform/wtf/typed_arrays/Uint16Array.h |
@@ -27,7 +27,7 @@ |
#ifndef Uint16Array_h |
#define Uint16Array_h |
-#include "wtf/typed_arrays/IntegralTypedArrayBase.h" |
+#include "platform/wtf/typed_arrays/IntegralTypedArrayBase.h" |
namespace WTF { |