| Index: third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.h
|
| diff --git a/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.h b/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.h
|
| index 887b7a3861229d987ec31b700780387d60a25b67..06d318794d7d7844db4fd47d53c7af196ede85d0 100644
|
| --- a/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.h
|
| +++ b/third_party/WebKit/Source/modules/mediacapturefromelement/HTMLCanvasElementCapture.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/html/HTMLCanvasElement.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|