| Index: content/renderer/gpu/compositor_software_output_device_gl_adapter.h
|
| diff --git a/content/renderer/gpu/compositor_software_output_device_gl_adapter.h b/content/renderer/gpu/compositor_software_output_device_gl_adapter.h
|
| index 85e7af4040d42594a38cf852d9f1dd1f25f4bf18..77758935f12642ce6ebe1648a53509378690e634 100644
|
| --- a/content/renderer/gpu/compositor_software_output_device_gl_adapter.h
|
| +++ b/content/renderer/gpu/compositor_software_output_device_gl_adapter.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "cc/software_output_device.h"
|
| +#include "cc/output/software_output_device.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
|
|
| namespace content {
|
|
|