| Index: cc/trees/single_thread_proxy.cc
|
| diff --git a/cc/trees/single_thread_proxy.cc b/cc/trees/single_thread_proxy.cc
|
| index 7d5689f1ddb87903474126621bfcd6c1dd71f40d..488bba48a445c84c966349def4a8340cfa25ac8d 100644
|
| --- a/cc/trees/single_thread_proxy.cc
|
| +++ b/cc/trees/single_thread_proxy.cc
|
| @@ -5,7 +5,7 @@
|
| #include "cc/trees/single_thread_proxy.h"
|
|
|
| #include "base/auto_reset.h"
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/debug/benchmark_instrumentation.h"
|
| #include "cc/output/context_provider.h"
|
| #include "cc/output/output_surface.h"
|
|
|