Index: third_party/WebKit/Source/web/FullscreenController.h |
diff --git a/third_party/WebKit/Source/web/FullscreenController.h b/third_party/WebKit/Source/web/FullscreenController.h |
index 2655d15d01db25a615d08c59a138a8a2b983b044..039535c23aa6e08d85a798535822ca4014edb716 100644 |
--- a/third_party/WebKit/Source/web/FullscreenController.h |
+++ b/third_party/WebKit/Source/web/FullscreenController.h |
@@ -34,7 +34,6 @@ |
#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/IntSize.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/RefPtr.h" |
namespace blink { |