| Index: ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc b/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
| index 05a968c1d91c8c4befcaf925a3ebeabc643adba6..5634d4438991003102a4a262a5f572ce9eb2d9a7 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ui/views/widget/desktop_aura/desktop_native_widget_aura.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "ui/aura/client/aura_constants.h"
|
| #include "ui/aura/client/cursor_client.h"
|
| #include "ui/aura/client/focus_client.h"
|
|
|