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

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

Powered by Google App Engine
This is Rietveld 408576698