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

Unified Diff: third_party/WebKit/public/platform/linux/WebFontRenderStyle.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/WebFontRenderStyle.h
diff --git a/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h b/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
index be9c11a601e6bdc2b7a71ed1e4decacb0bf63984..0179bf12262fabaaddebed639d0dee844fe29a3c 100644
--- a/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
+++ b/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
@@ -31,7 +31,7 @@
#ifndef WebFontRenderStyle_h
#define WebFontRenderStyle_h
-#include "../WebCommon.h"
+#include "public/platform/WebCommon.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698