Index: cc/test/test_context_support.cc |
diff --git a/cc/test/test_context_support.cc b/cc/test/test_context_support.cc |
index 55fdee4536b8ef1d7d1853135017679688ee8b21..38e0cfa08b177291d05b00e35eb29368f4dc15ea 100644 |
--- a/cc/test/test_context_support.cc |
+++ b/cc/test/test_context_support.cc |
@@ -91,6 +91,8 @@ void TestContextSupport::RetireSyncPointCHROMIUM(uint32 sync_point) { |
void TestContextSupport::PartialSwapBuffers(const gfx::Rect& sub_buffer) { |
} |
+void TestContextSupport::CommitOverlayPlanes() {} |
+ |
void TestContextSupport::ScheduleOverlayPlane( |
int plane_z_order, |
gfx::OverlayTransform plane_transform, |