Index: third_party/WebKit/public/platform/WebLayer.h |
diff --git a/third_party/WebKit/public/platform/WebLayer.h b/third_party/WebKit/public/platform/WebLayer.h |
index 27306b7e6d9fa4b6263c6a16e7951cbb0cbb1726..389082518d59af0478454e3fbfccb7e3e9cf8ea4 100644 |
--- a/third_party/WebKit/public/platform/WebLayer.h |
+++ b/third_party/WebKit/public/platform/WebLayer.h |
@@ -27,6 +27,7 @@ |
#define WebLayer_h |
#include "cc/layers/layer.h" |
+#include "cc/trees/element_id.h" |
#include "WebBlendMode.h" |
#include "WebColor.h" |
@@ -46,7 +47,6 @@ namespace cc { |
class Layer; |
class LayerClient; |
class FilterOperations; |
-struct ElementId; |
} |
namespace blink { |