Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index a75982d448b88f53a9e8e8405e31548dc7760f30..9f27be27a8b60795a2b002a27d417c6f13c72b19 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -31,6 +31,8 @@ |
#include "core/css/parser/CSSParserMode.h" |
#include "wtf/BitVector.h" |
#include "wtf/Noncopyable.h" |
+#include "wtf/OwnPtr.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |
#include <v8.h> |