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

Unified Diff: xfa/fxbarcode/BC_Writer.cpp

Issue 1803723002: Move xfa/src up to xfa/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master Created 4 years, 9 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 | « xfa/fxbarcode/BC_Writer.h ('k') | xfa/fxbarcode/common/BC_CommonBitArray.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxbarcode/BC_Writer.cpp
diff --git a/xfa/src/fxbarcode/BC_Writer.cpp b/xfa/fxbarcode/BC_Writer.cpp
similarity index 97%
rename from xfa/src/fxbarcode/BC_Writer.cpp
rename to xfa/fxbarcode/BC_Writer.cpp
index 87b856a61eeab6c8ea33dc7e9fba541a0049502f..835a2f03097813521c7c34fafe1816b225d15bf0 100644
--- a/xfa/src/fxbarcode/BC_Writer.cpp
+++ b/xfa/fxbarcode/BC_Writer.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "xfa/src/fxbarcode/BC_Writer.h"
+#include "xfa/fxbarcode/BC_Writer.h"
CBC_Writer::CBC_Writer() {
m_CharEncoding = 0;
« no previous file with comments | « xfa/fxbarcode/BC_Writer.h ('k') | xfa/fxbarcode/common/BC_CommonBitArray.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698