Index: third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.h |
diff --git a/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.h b/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.h |
index 75bd14a0c92631a6b718ca626371477f531be8e6..d205d00243b50bb1df80587cf35aeac71ec4b07b 100644 |
--- a/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.h |
+++ b/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.h |
@@ -28,8 +28,7 @@ |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/track/vtt/VTTRegion.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
+#include "platform/heap/Handle.h" |
#include "wtf/Vector.h" |
namespace blink { |