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

Unified Diff: xfa/fxfa/fm2js/xfa_lexer.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/fxfa/fm2js/xfa_lexer.h ('k') | xfa/fxfa/fm2js/xfa_program.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxfa/fm2js/xfa_lexer.cpp
diff --git a/xfa/src/fxfa/fm2js/xfa_lexer.cpp b/xfa/fxfa/fm2js/xfa_lexer.cpp
similarity index 99%
rename from xfa/src/fxfa/fm2js/xfa_lexer.cpp
rename to xfa/fxfa/fm2js/xfa_lexer.cpp
index f93fa839d37a78629f2834f89f71790e48b550cf..d4703906095f7d2f0d319a9bbe9fb0d5ba896a1e 100644
--- a/xfa/src/fxfa/fm2js/xfa_lexer.cpp
+++ b/xfa/fxfa/fm2js/xfa_lexer.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "xfa/src/fxfa/fm2js/xfa_lexer.h"
+#include "xfa/fxfa/fm2js/xfa_lexer.h"
#include "core/include/fxcrt/fx_ext.h"
« no previous file with comments | « xfa/fxfa/fm2js/xfa_lexer.h ('k') | xfa/fxfa/fm2js/xfa_program.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698