Index: ui/views/widget/desktop_aura/desktop_screen_x11.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_screen_x11.cc b/ui/views/widget/desktop_aura/desktop_screen_x11.cc |
index 083e900f1070157d6f61ec4ede693f6a6f26699c..ed8a0f4844cd7f002c6d1c492eff05575ebedf81 100644 |
--- a/ui/views/widget/desktop_aura/desktop_screen_x11.cc |
+++ b/ui/views/widget/desktop_aura/desktop_screen_x11.cc |
@@ -10,8 +10,8 @@ |
// It clashes with out RootWindow. |
#undef RootWindow |
-#include "base/debug/trace_event.h" |
#include "base/logging.h" |
+#include "base/trace_event/trace_event.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |
#include "ui/aura/window_tree_host.h" |