Chromium Code Reviews| Index: gm/path_stroke_with_zero_length.cpp |
| diff --git a/gm/path_stroke_with_zero_length.cpp b/gm/path_stroke_with_zero_length.cpp |
| index f69b5f9294e733fc10053495cbd3bbcf4014a442..ab9273626c352580b07c131135fc02ad13393683 100644 |
| --- a/gm/path_stroke_with_zero_length.cpp |
| +++ b/gm/path_stroke_with_zero_length.cpp |
| @@ -193,4 +193,3 @@ private: |
| /////////////////////////////////////////////////////////////////////////////// |
| DEF_GM( return new StrokeZeroGM(); ) |
| - |