Index: cc/test/fake_graphics_context.h |
diff --git a/cc/test/fake_graphics_context.h b/cc/test/fake_graphics_context.h |
index aaeb964d2ee86ef14558ee8c5e5334a608c71902..7fdb38aa77b645831b4ed6008fa16570f29c1cc9 100644 |
--- a/cc/test/fake_graphics_context.h |
+++ b/cc/test/fake_graphics_context.h |
@@ -5,7 +5,7 @@ |
#ifndef FakeCCGraphicsContext_h |
#define FakeCCGraphicsContext_h |
-#include "CCGraphicsContext.h" |
+#include "cc/graphics_context.h" |
#include "cc/test/compositor_fake_web_graphics_context_3d.h" |
#include "cc/test/fake_web_compositor_output_surface.h" |
#include <public/WebCompositorOutputSurface.h> |