| Index: webkit/renderer/compositor_bindings/web_compositor_support_impl.h
|
| diff --git a/webkit/renderer/compositor_bindings/web_compositor_support_impl.h b/webkit/renderer/compositor_bindings/web_compositor_support_impl.h
|
| index 8048c9458950fc4735f09636bde8d0fef0da3104..9d7f859e58488a62776e75bc4058e5d2914a4311 100644
|
| --- a/webkit/renderer/compositor_bindings/web_compositor_support_impl.h
|
| +++ b/webkit/renderer/compositor_bindings/web_compositor_support_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define WEBKIT_RENDERER_COMPOSITOR_BINDINGS_WEB_COMPOSITOR_SUPPORT_IMPL_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "third_party/WebKit/public/platform/WebCompositorSupport.h"
|
| #include "third_party/WebKit/public/platform/WebLayer.h"
|
| #include "third_party/WebKit/public/platform/WebTransformOperations.h"
|
|
|