Index: ui/gl/gl_surface_egl.cc |
diff --git a/ui/gl/gl_surface_egl.cc b/ui/gl/gl_surface_egl.cc |
index 02c19e8e3cca425fa4e4e61a85cef3da5dae5026..98a3a23f7d2e22bc6a67bf9870a3f8dba568ac03 100644 |
--- a/ui/gl/gl_surface_egl.cc |
+++ b/ui/gl/gl_surface_egl.cc |
@@ -9,10 +9,10 @@ |
#endif |
#include "base/command_line.h" |
-#include "base/debug/trace_event.h" |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop/message_loop.h" |
+#include "base/trace_event/trace_event.h" |
#include "build/build_config.h" |
#include "ui/gfx/geometry/rect.h" |
#include "ui/gl/egl_util.h" |