| Index: content/common/gpu/gpu_channel.cc
|
| diff --git a/content/common/gpu/gpu_channel.cc b/content/common/gpu/gpu_channel.cc
|
| index 47ef904204cca6279c777260571121ce10822768..a3b27d86692019f0c6903dc9750d91be624f5cae 100644
|
| --- a/content/common/gpu/gpu_channel.cc
|
| +++ b/content/common/gpu/gpu_channel.cc
|
| @@ -19,7 +19,6 @@
|
| #include "base/rand_util.h"
|
| #include "base/string_util.h"
|
| #include "base/timer.h"
|
| -#include "content/common/child_process.h"
|
| #include "content/common/gpu/gpu_channel_manager.h"
|
| #include "content/common/gpu/gpu_messages.h"
|
| #include "content/common/gpu/sync_point_manager.h"
|
|
|