| Index: third_party/WebKit/Source/modules/media_controls/elements/MediaControlDownloadButtonElement.cpp
|
| diff --git a/third_party/WebKit/Source/modules/media_controls/elements/MediaControlDownloadButtonElement.cpp b/third_party/WebKit/Source/modules/media_controls/elements/MediaControlDownloadButtonElement.cpp
|
| index fb1cbdba8f7041b57b982c2714b732c13902b44f..b9759b9c1d2ca450f46ac128d4bc041e0a890b83 100644
|
| --- a/third_party/WebKit/Source/modules/media_controls/elements/MediaControlDownloadButtonElement.cpp
|
| +++ b/third_party/WebKit/Source/modules/media_controls/elements/MediaControlDownloadButtonElement.cpp
|
| @@ -13,6 +13,7 @@
|
| #include "core/html/media/HTMLMediaSource.h"
|
| #include "core/page/Page.h"
|
| #include "modules/media_controls/MediaControlsImpl.h"
|
| +#include "platform/Histogram.h"
|
| #include "public/platform/Platform.h"
|
|
|
| namespace blink {
|
|
|