| Index: sky/compositor/layer_host.cc
|
| diff --git a/sky/compositor/layer_host.cc b/sky/compositor/layer_host.cc
|
| index 697ed265f06754973f5545d12c0daa613f1a7314..bf4661805e623f5289ff8a65acb091591622394f 100644
|
| --- a/sky/compositor/layer_host.cc
|
| +++ b/sky/compositor/layer_host.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "sky/compositor/layer_host.h"
|
|
|
| -#include "base/debug/trace_event.h"
|
| #include "base/message_loop/message_loop.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "mojo/converters/geometry/geometry_type_converters.h"
|
| #include "mojo/gpu/gl_context.h"
|
| #include "mojo/services/surfaces/public/cpp/surfaces_utils.h"
|
|
|