Index: ppapi/proxy/host_dispatcher.cc |
diff --git a/ppapi/proxy/host_dispatcher.cc b/ppapi/proxy/host_dispatcher.cc |
index fb4c90977852ac3cb9b2af75d44c8acc66506ef6..eb9f7ee48d7a3f1a7a1f2952d2ea9ba9c7508677 100644 |
--- a/ppapi/proxy/host_dispatcher.cc |
+++ b/ppapi/proxy/host_dispatcher.cc |
@@ -4,8 +4,8 @@ |
#include "ppapi/proxy/host_dispatcher.h" |
-#include "base/debug/trace_event.h" |
#include "base/logging.h" |
+#include "base/trace_event/trace_event.h" |
#include "ppapi/c/private/ppb_proxy_private.h" |
#include "ppapi/c/ppb_var.h" |
#include "ppapi/proxy/host_var_serialization_rules.h" |