Index: cc/resources/video_resource_updater.cc |
diff --git a/cc/resources/video_resource_updater.cc b/cc/resources/video_resource_updater.cc |
index 4369e080576ce1048fd8157d7a180fec26188fc6..d55fc86d206bf23fdac4ed71b295dfc85a33fade 100644 |
--- a/cc/resources/video_resource_updater.cc |
+++ b/cc/resources/video_resource_updater.cc |
@@ -7,7 +7,7 @@ |
#include <algorithm> |
#include "base/bind.h" |
-#include "base/debug/trace_event.h" |
+#include "base/trace_event/trace_event.h" |
#include "cc/output/gl_renderer.h" |
#include "cc/resources/resource_provider.h" |
#include "gpu/GLES2/gl2extchromium.h" |