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

Unified Diff: samples/image_diff.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.cc
diff --git a/samples/image_diff.cc b/samples/image_diff.cc
index d24652910fc3db53fd5eae20b8c977eb4f37a314..3aa626be65bfc771fde52b0c972a76a671513cf6 100644
--- a/samples/image_diff.cc
+++ b/samples/image_diff.cc
@@ -19,7 +19,7 @@
#include <string>
#include <vector>
-#include "image_diff_png.h"
+#include "samples/image_diff_png.h"
#include "third_party/base/logging.h"
#include "third_party/base/numerics/safe_conversions.h"

Powered by Google App Engine
This is Rietveld 408576698