| Index: third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp b/third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp
|
| index d55574275dda5b4802b2adc0988cf54bb28c03b6..44b5f5b7f52398496527bf02db72252f010e801d 100644
|
| --- a/third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "core/paint/MediaControlsPainter.h"
|
|
|
| -#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/html/HTMLMediaElement.h"
|
| #include "core/html/TimeRanges.h"
|
| #include "core/html/shadow/MediaControlElementTypes.h"
|
|
|