| Index: cc/single_thread_proxy.cc
|
| diff --git a/cc/single_thread_proxy.cc b/cc/single_thread_proxy.cc
|
| index d43606b21167b973d67a35cbf4b4bebb687d84f9..35c7b3a59228754030843b8f1bf5a019d4559e38 100644
|
| --- a/cc/single_thread_proxy.cc
|
| +++ b/cc/single_thread_proxy.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include "CCDrawQuad.h"
|
| #include "CCGraphicsContext.h"
|
| -#include "CCLayerTreeHost.h"
|
| #include "base/debug/trace_event.h"
|
| +#include "cc/layer_tree_host.h"
|
| #include "cc/texture_update_controller.h"
|
| #include "cc/timer.h"
|
| #include <wtf/CurrentTime.h>
|
|
|