| Index: cc/test/fake_output_surface.h
|
| diff --git a/cc/test/fake_output_surface.h b/cc/test/fake_output_surface.h
|
| index 2ab79066ebab4a00c111ea52e143f954d407278a..aaf0ec6869c86a035e020be687ab035108729b6f 100644
|
| --- a/cc/test/fake_output_surface.h
|
| +++ b/cc/test/fake_output_surface.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "cc/compositor_frame.h"
|
| #include "cc/output_surface.h"
|
| -#include "cc/test/fake_software_output_device.h"
|
| +#include "cc/software_output_device.h"
|
| #include "cc/test/test_web_graphics_context_3d.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
|
|
|
|