| Index: cc/trees/property_tree.h
|
| diff --git a/cc/trees/property_tree.h b/cc/trees/property_tree.h
|
| index f7e90ea7b47277c8df23da1df91cfd84ecc80de1..2059b8a67ed56db47decb52c36b0ab48841a6f1f 100644
|
| --- a/cc/trees/property_tree.h
|
| +++ b/cc/trees/property_tree.h
|
| @@ -11,10 +11,10 @@
|
| #include <unordered_map>
|
| #include <vector>
|
|
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/base/filter_operations.h"
|
| #include "cc/base/synced_property.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/layers/layer_sticky_position_constraint.h"
|
| -#include "cc/output/filter_operations.h"
|
| #include "cc/trees/element_id.h"
|
| #include "ui/gfx/geometry/rect_f.h"
|
| #include "ui/gfx/geometry/scroll_offset.h"
|
|
|