Index: third_party/WebKit/Source/platform/SharedBuffer.h |
diff --git a/third_party/WebKit/Source/platform/SharedBuffer.h b/third_party/WebKit/Source/platform/SharedBuffer.h |
index 9edad438fd5b14388da7a5626c875a0ad7729114..7b522cb9c186c487b920358ded6e1b457904030b 100644 |
--- a/third_party/WebKit/Source/platform/SharedBuffer.h |
+++ b/third_party/WebKit/Source/platform/SharedBuffer.h |
@@ -31,6 +31,7 @@ |
#include "platform/PurgeableVector.h" |
#include "third_party/skia/include/core/SkData.h" |
#include "wtf/Forward.h" |
+#include "wtf/OwnPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |