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

Unified Diff: third_party/WebKit/public/web/mac/WebSubstringUtil.h

Issue 2887233003: ../platform/ => public/platform/ (Closed)
Patch Set: Revert a few more header includes 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/web/linux/WebFontRendering.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/web/mac/WebSubstringUtil.h
diff --git a/third_party/WebKit/public/web/mac/WebSubstringUtil.h b/third_party/WebKit/public/web/mac/WebSubstringUtil.h
index aca01a8b9ae54201e481f27830c2b982cab70cbe..919b13e1c72845ff215b4914116bc9bee5d82e1c 100644
--- a/third_party/WebKit/public/web/mac/WebSubstringUtil.h
+++ b/third_party/WebKit/public/web/mac/WebSubstringUtil.h
@@ -31,7 +31,7 @@
#ifndef WebSubstringUtil_h
#define WebSubstringUtil_h
-#include "../../platform/WebCommon.h"
+#include "public/platform/WebCommon.h"
#if __OBJC__
@class NSAttributedString;
« no previous file with comments | « third_party/WebKit/public/web/linux/WebFontRendering.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698