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

Unified Diff: samples/image_diff_png.cc

Issue 1707923002: Expand all paths to be based off pdfium/ directory (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Sort headers 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
Index: samples/image_diff_png.cc
diff --git a/samples/image_diff_png.cc b/samples/image_diff_png.cc
index 5f0228ce9ec3f04d3b63335edda2ccb4693eb299..09913fbe4a7a5db40855d6365bf2cbed609e014c 100644
--- a/samples/image_diff_png.cc
+++ b/samples/image_diff_png.cc
@@ -9,7 +9,7 @@
// This is a duplicate of ui/gfx/codec/png_codec.cc, after removing code related
// to Skia, that we can use when running layout tests with minimal dependencies.
-#include "image_diff_png.h"
+#include "samples/image_diff_png.h"
#include <stdlib.h>
#include <string.h>

Powered by Google App Engine
This is Rietveld 408576698