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

Unified Diff: xfa/fwl/cfx_barcode.cpp

Issue 2559173002: Move xfa/fwl/core to xfa/fwl. (Closed)
Patch Set: Created 4 years 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/fwl/cfx_barcode.h ('k') | xfa/fwl/core/cfwl_app.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fwl/cfx_barcode.cpp
diff --git a/xfa/fwl/core/cfx_barcode.cpp b/xfa/fwl/cfx_barcode.cpp
similarity index 99%
rename from xfa/fwl/core/cfx_barcode.cpp
rename to xfa/fwl/cfx_barcode.cpp
index 12c0cb092958349bafe9ddc123af6cc0a3949c78..7af3aa18884e521c80ec196b2e75a97e22f010c3 100644
--- a/xfa/fwl/core/cfx_barcode.cpp
+++ b/xfa/fwl/cfx_barcode.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "xfa/fwl/core/cfx_barcode.h"
+#include "xfa/fwl/cfx_barcode.h"
#include "xfa/fxbarcode/cbc_codabar.h"
#include "xfa/fxbarcode/cbc_code128.h"
« no previous file with comments | « xfa/fwl/cfx_barcode.h ('k') | xfa/fwl/core/cfwl_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698