| Index: cc/layer_tree_host.cc
|
| diff --git a/cc/layer_tree_host.cc b/cc/layer_tree_host.cc
|
| index b19e9695497d68c545e019842b1cf535b50865a2..f50ab4bcd3c5e0319d055f1b673138a83ff32f32 100644
|
| --- a/cc/layer_tree_host.cc
|
| +++ b/cc/layer_tree_host.cc
|
| @@ -17,12 +17,12 @@
|
| #include "CCOcclusionTracker.h"
|
| #include "CCOverdrawMetrics.h"
|
| #include "CCSettings.h"
|
| -#include "CCSingleThreadProxy.h"
|
| #include "CCThreadProxy.h"
|
| #include "Region.h"
|
| #include "base/debug/trace_event.h"
|
| #include "cc/heads_up_display_layer.h"
|
| #include "cc/layer.h"
|
| +#include "cc/single_thread_proxy.h"
|
| #include "cc/tree_synchronizer.h"
|
|
|
| using namespace std;
|
|
|