Index: webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc |
diff --git a/webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc b/webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc |
index 92e99de460b701eefeeda5084f2915000efc7bc7..db313a1710a775669e26635da96ad6a2324ce0c7 100644 |
--- a/webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc |
+++ b/webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc |
@@ -4,8 +4,8 @@ |
#include "webkit/common/gpu/grcontext_for_webgraphicscontext3d.h" |
-#include "base/debug/trace_event.h" |
#include "base/lazy_instance.h" |
+#include "base/trace_event/trace_event.h" |
#include "gpu/blink/webgraphicscontext3d_impl.h" |
#include "gpu/command_buffer/client/gles2_lib.h" |
#include "third_party/skia/include/gpu/GrContext.h" |