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

Unified Diff: xfa/fxbarcode/BC_Utils.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_UtilRSS.cpp ('k') | xfa/fxbarcode/BC_Writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxbarcode/BC_Utils.cpp
diff --git a/xfa/src/fxbarcode/BC_Utils.cpp b/xfa/fxbarcode/BC_Utils.cpp
similarity index 97%
rename from xfa/src/fxbarcode/BC_Utils.cpp
rename to xfa/fxbarcode/BC_Utils.cpp
index 5c681a99d7074a2fed0330903b1c7e4289728f23..02719689e6125d3912ed47896914b4e871d52140 100644
--- a/xfa/src/fxbarcode/BC_Utils.cpp
+++ b/xfa/fxbarcode/BC_Utils.cpp
@@ -5,7 +5,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "core/include/fxcrt/fx_basic.h"
-#include "xfa/src/fxbarcode/utils.h"
+#include "xfa/fxbarcode/utils.h"
FX_BOOL BC_FX_ByteString_Replace(CFX_ByteString& dst,
FX_DWORD first,
« no previous file with comments | « xfa/fxbarcode/BC_UtilRSS.cpp ('k') | xfa/fxbarcode/BC_Writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698