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

Unified Diff: xfa/fxbarcode/BC_UtilRSS.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.h ('k') | xfa/fxbarcode/BC_Utils.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxbarcode/BC_UtilRSS.cpp
diff --git a/xfa/src/fxbarcode/BC_UtilRSS.cpp b/xfa/fxbarcode/BC_UtilRSS.cpp
similarity index 98%
rename from xfa/src/fxbarcode/BC_UtilRSS.cpp
rename to xfa/fxbarcode/BC_UtilRSS.cpp
index dcc12e2268587ede7def62676d40713b63209631..0d6133cf40e73f0a42eedb21cfd7e9c9bb7a4bca 100644
--- a/xfa/src/fxbarcode/BC_UtilRSS.cpp
+++ b/xfa/fxbarcode/BC_UtilRSS.cpp
@@ -20,12 +20,12 @@
* limitations under the License.
*/
-#include "xfa/src/fxbarcode/BC_UtilRSS.h"
+#include "xfa/fxbarcode/BC_UtilRSS.h"
#include <memory>
#include "core/include/fxcrt/fx_basic.h"
-#include "xfa/src/fxbarcode/utils.h"
+#include "xfa/fxbarcode/utils.h"
CBC_UtilRSS::CBC_UtilRSS() {}
CBC_UtilRSS::~CBC_UtilRSS() {}
« no previous file with comments | « xfa/fxbarcode/BC_UtilRSS.h ('k') | xfa/fxbarcode/BC_Utils.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698