Index: third_party/WebKit/Source/core/frame/TopControls.h |
diff --git a/third_party/WebKit/Source/core/frame/TopControls.h b/third_party/WebKit/Source/core/frame/TopControls.h |
index 49dd9ee43772bc8a447f053b82f432b2d9f15333..e6cef9207522fb9832c831b6f432bafb21ecf20e 100644 |
--- a/third_party/WebKit/Source/core/frame/TopControls.h |
+++ b/third_party/WebKit/Source/core/frame/TopControls.h |
@@ -8,8 +8,6 @@ |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
#include "public/platform/WebTopControlsState.h" |
-#include "wtf/OwnPtr.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |
class FrameHost; |