Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(371)

Unified Diff: samples/image_diff_png.cc

Issue 1747123002: Fix and enable lint checks. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « fpdfsdk/src/javascript/JS_Value.cpp ('k') | samples/pdfium_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « fpdfsdk/src/javascript/JS_Value.cpp ('k') | samples/pdfium_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698