Index: ui/gl/gl_context_egl.cc |
diff --git a/ui/gl/gl_context_egl.cc b/ui/gl/gl_context_egl.cc |
index 076de98635788463d1bbf08f9bd6a8596cc65449..5fa2c4457e4125b2692d41b9c098f46a4e03adea 100644 |
--- a/ui/gl/gl_context_egl.cc |
+++ b/ui/gl/gl_context_egl.cc |
@@ -4,9 +4,9 @@ |
#include "ui/gl/gl_context_egl.h" |
-#include "base/debug/trace_event.h" |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
+#include "base/trace_event/trace_event.h" |
#include "build/build_config.h" |
#include "third_party/khronos/EGL/egl.h" |
#include "third_party/khronos/EGL/eglext.h" |