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

Unified Diff: core/fxcrt/fxcrt_windows.cpp

Issue 1800523005: Move core/src/ up to core/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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 | « core/fxcrt/fxcrt_windows.h ('k') | core/fxcrt/plex.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fxcrt/fxcrt_windows.cpp
diff --git a/core/src/fxcrt/fxcrt_windows.cpp b/core/fxcrt/fxcrt_windows.cpp
similarity index 99%
rename from core/src/fxcrt/fxcrt_windows.cpp
rename to core/fxcrt/fxcrt_windows.cpp
index d5b535bb16cd7fb395f996c809eb56553fc89dea..528a3b78ac5bb3620d8dbdca359b901dc6746bf1 100644
--- a/core/src/fxcrt/fxcrt_windows.cpp
+++ b/core/fxcrt/fxcrt_windows.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/src/fxcrt/fxcrt_windows.h"
+#include "core/fxcrt/fxcrt_windows.h"
#include "core/include/fxcrt/fx_string.h"
« no previous file with comments | « core/fxcrt/fxcrt_windows.h ('k') | core/fxcrt/plex.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698