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

Unified Diff: Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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
Index: Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp
diff --git a/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp b/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp
index e2ce923301099f18fdb474f355d14ff9e60d543c..cb2f0996b0c358d196fc97b7fbea293e1deb2493 100644
--- a/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp
+++ b/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp
@@ -36,9 +36,9 @@
#include <mlang.h>
#include <objidl.h>
#include "HWndDC.h"
-#include "SharedBuffer.h"
#include "SkTypeface_win.h"
#include "SkiaFontWin.h"
+#include "core/platform/SharedBuffer.h"
#include "core/platform/graphics/FontCache.h"
#include <public/Platform.h>
#include <public/win/WebSandboxSupport.h>

Powered by Google App Engine
This is Rietveld 408576698