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

Unified Diff: xfa/fxfa/parser/xfa_utils_imp_unittest.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/parser/xfa_utils_imp.cpp ('k') | xfa/fxgraphics/fx_graphics.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxfa/parser/xfa_utils_imp_unittest.cpp
diff --git a/xfa/src/fxfa/parser/xfa_utils_imp_unittest.cpp b/xfa/fxfa/parser/xfa_utils_imp_unittest.cpp
similarity index 94%
rename from xfa/src/fxfa/parser/xfa_utils_imp_unittest.cpp
rename to xfa/fxfa/parser/xfa_utils_imp_unittest.cpp
index d5f0e4a9236f35fef9f82ba5e8d5a577cf4c83d0..93ee3b94aa92caa93876bd71f96aa2de0fa96562 100644
--- a/xfa/src/fxfa/parser/xfa_utils_imp_unittest.cpp
+++ b/xfa/fxfa/parser/xfa_utils_imp_unittest.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "testing/gtest/include/gtest/gtest.h"
-#include "xfa/src/fxfa/parser/xfa_utils.h"
+#include "xfa/fxfa/parser/xfa_utils.h"
TEST(XfaUtilsImp, XFA_MapRotation) {
struct TestCase {
« no previous file with comments | « xfa/fxfa/parser/xfa_utils_imp.cpp ('k') | xfa/fxgraphics/fx_graphics.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698