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

Unified Diff: third_party/WebKit/public/platform/linux/WebFallbackFont.h

Issue 2897503002: Eliminate remaining ../ header includes (Closed)
Patch Set: Make proposed change Created 3 years, 7 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: third_party/WebKit/public/platform/linux/WebFallbackFont.h
diff --git a/third_party/WebKit/public/platform/linux/WebFallbackFont.h b/third_party/WebKit/public/platform/linux/WebFallbackFont.h
index a5c9112a58a56ef76ed9aba5dda92b89706dfd2f..bf1ee0439b13a807642c23358c14290a80e77a81 100644
--- a/third_party/WebKit/public/platform/linux/WebFallbackFont.h
+++ b/third_party/WebKit/public/platform/linux/WebFallbackFont.h
@@ -31,8 +31,8 @@
#ifndef WebFallbackFont_h
#define WebFallbackFont_h
-#include "../WebCString.h"
-#include "../WebCommon.h"
+#include "public/platform/WebCString.h"
+#include "public/platform/WebCommon.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/platform/WebTouchPoint.h ('k') | third_party/WebKit/public/platform/linux/WebFontRenderStyle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698