| Index: content/common/gpu/gpu_channel_manager.cc
|
| diff --git a/content/common/gpu/gpu_channel_manager.cc b/content/common/gpu/gpu_channel_manager.cc
|
| index 21187c652b82478f6a1f294ddff12de679152d6e..86fdd3535e9b8170dd5e9fa16f175540e013c106 100644
|
| --- a/content/common/gpu/gpu_channel_manager.cc
|
| +++ b/content/common/gpu/gpu_channel_manager.cc
|
| @@ -7,7 +7,6 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "app/win/scoped_com_initializer.h"
|
| #include "base/command_line.h"
|
| #include "base/threading/worker_pool.h"
|
| #include "build/build_config.h"
|
|
|