| Index: webkit/compositor_bindings/web_compositor_support_impl.h
|
| diff --git a/webkit/compositor_bindings/web_compositor_support_impl.h b/webkit/compositor_bindings/web_compositor_support_impl.h
|
| index 6b04938c29bb7d85ca5b2de641f1f31d9732e77c..57ea93033c113d6309e72963b0204d2c24c2c606 100644
|
| --- a/webkit/compositor_bindings/web_compositor_support_impl.h
|
| +++ b/webkit/compositor_bindings/web_compositor_support_impl.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef WEBKIT_COMPOSITOR_BINDINGS_WEB_COMPOSITOR_SUPPORT_IMPL_H_
|
| #define WEBKIT_COMPOSITOR_BINDINGS_WEB_COMPOSITOR_SUPPORT_IMPL_H_
|
|
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebLayer.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebCompositorSupport.h"
|
| +#include "Source/Platform/chromium/public/WebLayer.h"
|
| +#include "Source/Platform/chromium/public/WebCompositorSupport.h"
|
|
|
| namespace webkit {
|
|
|
|
|