Chromium Code Reviews| Index: samples/image_diff_png.cc |
| diff --git a/samples/image_diff_png.cc b/samples/image_diff_png.cc |
| index 09913fbe4a7a5db40855d6365bf2cbed609e014c..93823aa43103067f59fbad5f99cfa37a945616b7 100644 |
| --- a/samples/image_diff_png.cc |
| +++ b/samples/image_diff_png.cc |
| @@ -641,4 +641,4 @@ bool EncodeBGRAPNG(const unsigned char* input, |
| std::vector<Comment>(), output); |
| } |
| -} // image_diff_png |
| +} // namespace image_diff_png |