| Index: ppapi/proxy/dispatch_reply_message.h
|
| diff --git a/ppapi/proxy/dispatch_reply_message.h b/ppapi/proxy/dispatch_reply_message.h
|
| index ce4c6020ef447bbc67bd0aaa617c84ae395d997d..56a450891b71093831dac19d2b3b21ce5cf7553f 100644
|
| --- a/ppapi/proxy/dispatch_reply_message.h
|
| +++ b/ppapi/proxy/dispatch_reply_message.h
|
| @@ -11,7 +11,6 @@
|
| #define PPAPI_PROXY_DISPATCH_REPLY_MESSAGE_H_
|
|
|
| #include "base/callback.h"
|
| -#include "base/profiler/scoped_profile.h" // For TRACK_RUN_IN_IPC_HANDLER.
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ppapi/c/pp_errors.h"
|
|
|
|
|