| Index: third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h b/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h
|
| index 6a821e81b4365f6a85cfb47cd835a8b033f9b62d..cb28998942054087bf8d6fa495794d4b5808f357 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/OffscreenCanvasFrameDispatcherImpl.h
|
| @@ -14,7 +14,7 @@
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "platform/graphics/OffscreenCanvasFrameDispatcher.h"
|
| #include "platform/graphics/StaticBitmapImage.h"
|
| -#include "wtf/Compiler.h"
|
| +#include "platform/wtf/Compiler.h"
|
|
|
| namespace blink {
|
|
|
|
|