| Index: cc/trees/property_tree.h
|
| diff --git a/cc/trees/property_tree.h b/cc/trees/property_tree.h
|
| index f7e90ea7b47277c8df23da1df91cfd84ecc80de1..c6b2b473fc3ba9b15550e3f1e7f27401faa0ea17 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/synced_property.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/layers/layer_sticky_position_constraint.h"
|
| -#include "cc/output/filter_operations.h"
|
| +#include "cc/paint/filter_operations.h"
|
| #include "cc/trees/element_id.h"
|
| #include "ui/gfx/geometry/rect_f.h"
|
| #include "ui/gfx/geometry/scroll_offset.h"
|
|
|