Chromium Code Reviews| Index: cc/output/gl_frame_data.cc |
| diff --git a/cc/output/gl_frame_data.cc b/cc/output/gl_frame_data.cc |
| index aa6cfbc2df159d08830ba3fc08c7aa8ec85b276c..ef72148457a17ad50226ed420763314a6c50b1b8 100644 |
| --- a/cc/output/gl_frame_data.cc |
| +++ b/cc/output/gl_frame_data.cc |
| @@ -6,7 +6,7 @@ |
| namespace cc { |
| -GLFrameData::GLFrameData() : sync_point(0) {} |
| +GLFrameData::GLFrameData() {} |
| GLFrameData::~GLFrameData() {} |