| Index: third_party/WebKit/Source/core/html/MediaDocument.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/MediaDocument.cpp b/third_party/WebKit/Source/core/html/MediaDocument.cpp
|
| index abbf4ea23ce25b572c8967a61288f9a08d16a07d..809564dd50a7a62ad8fd5916299b763e8aee92fb 100644
|
| --- a/third_party/WebKit/Source/core/html/MediaDocument.cpp
|
| +++ b/third_party/WebKit/Source/core/html/MediaDocument.cpp
|
| @@ -25,6 +25,7 @@
|
|
|
| #include "core/html/MediaDocument.h"
|
|
|
| +#include "bindings/core/v8/AddEventListenerOptionsOrBoolean.h"
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/dom/DocumentUserGestureToken.h"
|
|
|