Index: ui/views/controls/menu/menu_host.cc |
diff --git a/ui/views/controls/menu/menu_host.cc b/ui/views/controls/menu/menu_host.cc |
index 3a8217f55485fef566d69f9ebb05ca28dab60a67..8f92bcca10e9aa8e8606f36f9ca78340d7e2217b 100644 |
--- a/ui/views/controls/menu/menu_host.cc |
+++ b/ui/views/controls/menu/menu_host.cc |
@@ -5,7 +5,7 @@ |
#include "ui/views/controls/menu/menu_host.h" |
#include "base/auto_reset.h" |
-#include "base/debug/trace_event.h" |
+#include "base/trace_event/trace_event.h" |
#include "ui/events/gestures/gesture_recognizer.h" |
#include "ui/gfx/path.h" |
#include "ui/native_theme/native_theme.h" |