| Index: content/child/thread_safe_sender.h
|
| diff --git a/content/child/thread_safe_sender.h b/content/child/thread_safe_sender.h
|
| index 0d35f2654552bd0af52629c6a470a37e4f62e9fa..9684785e42191c3fa5da19c9a92fe37f40da18fe 100644
|
| --- a/content/child/thread_safe_sender.h
|
| +++ b/content/child/thread_safe_sender.h
|
| @@ -5,7 +5,6 @@
|
| #ifndef CONTENT_CHILD_THREAD_SAFE_SENDER_H_
|
| #define CONTENT_CHILD_THREAD_SAFE_SENDER_H_
|
|
|
| -#include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/common/content_export.h"
|
| #include "ipc/ipc_sender.h"
|
|
|