| Index: webkit/compositor_bindings/WebLayerImpl.h
|
| diff --git a/webkit/compositor_bindings/WebLayerImpl.h b/webkit/compositor_bindings/WebLayerImpl.h
|
| index c88632e5168b2b1579817212612b8b2f4595653b..88a433f597e3cc3ffa3b9c1f82fcf59901bb0f25 100644
|
| --- a/webkit/compositor_bindings/WebLayerImpl.h
|
| +++ b/webkit/compositor_bindings/WebLayerImpl.h
|
| @@ -6,7 +6,7 @@
|
| #define WebLayerImpl_h
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include <public/WebLayer.h>
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebLayer.h"
|
|
|
| namespace cc {
|
| class LayerChromium;
|
|
|