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

Unified Diff: samples/pdfium_test.cc

Issue 1707923002: Expand all paths to be based off pdfium/ directory (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
Index: samples/pdfium_test.cc
diff --git a/samples/pdfium_test.cc b/samples/pdfium_test.cc
index 11afc2fcd68aeb1939ced9f06eabd8c987a54c24..1b77a4bfe63d4f7ec1f30b9d52c9ff3e0621282f 100644
--- a/samples/pdfium_test.cc
+++ b/samples/pdfium_test.cc
@@ -13,7 +13,7 @@
#include <utility>
#include <vector>
-#include "image_diff_png.h"
+#include "samples/image_diff_png.h"
Tom Sepez 2016/02/17 21:32:28 *
dsinclair 2016/02/17 21:54:01 Done.
#include "public/fpdf_dataavail.h"
#include "public/fpdf_edit.h"
#include "public/fpdf_ext.h"

Powered by Google App Engine
This is Rietveld 408576698