Chromium Code Reviews| Index: samplecode/SamplePathFuzz.cpp |
| diff --git a/samplecode/SamplePathFuzz.cpp b/samplecode/SamplePathFuzz.cpp |
| index d719826752770c33333f9d6e5d85da97405f4835..05eb76fe2184fdec5887cc0e713b4cd7bd9c9a5e 100644 |
| --- a/samplecode/SamplePathFuzz.cpp |
| +++ b/samplecode/SamplePathFuzz.cpp |
| @@ -698,5 +698,3 @@ private: |
| static SkView* MyFactory() { return new PathFuzzView; } |
| static SkViewRegister reg(MyFactory); |
| - |
| - |