| Index: content/browser/compositor/gpu_process_transport_factory.h
|
| diff --git a/content/browser/compositor/gpu_process_transport_factory.h b/content/browser/compositor/gpu_process_transport_factory.h
|
| index cf8d0409343bc52700c038eab894ed30a3cc0c45..a19b35a7e7a2da626d4fa94b4d9dfa17cce0c531 100644
|
| --- a/content/browser/compositor/gpu_process_transport_factory.h
|
| +++ b/content/browser/compositor/gpu_process_transport_factory.h
|
| @@ -20,10 +20,6 @@
|
| #include "gpu/ipc/client/gpu_channel_host.h"
|
| #include "ui/compositor/compositor.h"
|
|
|
| -namespace base {
|
| -class Thread;
|
| -}
|
| -
|
| namespace cc {
|
| class SingleThreadTaskGraphRunner;
|
| class SoftwareOutputDevice;
|
|
|