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

Unified Diff: core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp

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: core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
diff --git a/core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp b/core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
index 0a8086a19380790c65b8f4adb83aada31ac384b1..ac3c8a9d2440a22dd4b0482211d7243a7aaab83e 100644
--- a/core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
+++ b/core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
@@ -4,7 +4,7 @@
#include "testing/gtest/include/gtest/gtest.h"
Tom Sepez 2016/02/17 21:32:26 no space, sort order.
dsinclair 2016/02/17 21:54:00 Done.
-#include "font_int.h"
+#include "core/src/fpdfapi/fpdf_font/font_int.h"
namespace {

Powered by Google App Engine
This is Rietveld 408576698