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

Unified Diff: third_party/WebKit/public/platform/linux/WebSandboxSupport.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
« no previous file with comments | « third_party/WebKit/public/platform/linux/WebFontRenderStyle.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/linux/WebSandboxSupport.h
diff --git a/third_party/WebKit/public/platform/linux/WebSandboxSupport.h b/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
index c6c2a7e17d5b8248e4973a01865ae6dd4a7de217..aa91fedd3cc1fe1f27321270c818ff507f04b01e 100644
--- a/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
+++ b/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
@@ -31,9 +31,9 @@
#ifndef WebSandboxSupport_h
#define WebSandboxSupport_h
-#include "../WebCommon.h"
-#include "../WebString.h"
#include "WebFallbackFont.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/platform/linux/WebFontRenderStyle.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698