| Index: third_party/WebKit/Source/modules/mediacapturefromelement/HTMLMediaElementCapture.h
|
| diff --git a/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLMediaElementCapture.h b/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLMediaElementCapture.h
|
| index f63749cc80d3a53183e808a08931eefd44806655..8fa60066f25ffc6e748fda217776feac4dd91bed 100644
|
| --- a/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLMediaElementCapture.h
|
| +++ b/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLMediaElementCapture.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef HTMLMediaElementCapture_h
|
| #define HTMLMediaElementCapture_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|