| Index: content/common/gpu/client/gpu_channel_host.cc
|
| diff --git a/content/common/gpu/client/gpu_channel_host.cc b/content/common/gpu/client/gpu_channel_host.cc
|
| index 6eae8ad406b28e3c97acfcd2d7910bd13f890f8a..37dd35e76378f64dbc7766b6105bdf90337e4a53 100644
|
| --- a/content/common/gpu/client/gpu_channel_host.cc
|
| +++ b/content/common/gpu/client/gpu_channel_host.cc
|
| @@ -23,10 +23,6 @@
|
| #include "ipc/ipc_sync_message_filter.h"
|
| #include "url/gurl.h"
|
|
|
| -#if defined(OS_WIN) || defined(OS_MACOSX)
|
| -#include "content/public/common/sandbox_init.h"
|
| -#endif
|
| -
|
| using base::AutoLock;
|
|
|
| namespace content {
|
|
|