| Index: ui/compositor/layer.cc
|
| diff --git a/ui/compositor/layer.cc b/ui/compositor/layer.cc
|
| index dafb35c393dad4def6ae752d91350c524d0dbda2..a41e82d3584a6e0a8878dd4be97d08cbde1b299e 100644
|
| --- a/ui/compositor/layer.cc
|
| +++ b/ui/compositor/layer.cc
|
| @@ -14,9 +14,9 @@
|
| #include "cc/content_layer.h"
|
| #include "cc/delegated_renderer_layer.h"
|
| #include "cc/output/delegated_frame_data.h"
|
| +#include "cc/resources/transferable_resource.h"
|
| #include "cc/solid_color_layer.h"
|
| #include "cc/texture_layer.h"
|
| -#include "cc/transferable_resource.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperation.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h"
|
| #include "ui/base/animation/animation.h"
|
|
|