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

Unified Diff: third_party/WebKit/public/web/WebHitTestResult.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/WebHistoryItem.h ('k') | third_party/WebKit/public/web/WebImageCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebHitTestResult.h
diff --git a/third_party/WebKit/public/web/WebHitTestResult.h b/third_party/WebKit/public/web/WebHitTestResult.h
index 1b70094ff741d07ddd372f82f7df3383a44be089..8d9c7aba7e9f18aef7cdfd88c2b5787dacf028e6 100644
--- a/third_party/WebKit/public/web/WebHitTestResult.h
+++ b/third_party/WebKit/public/web/WebHitTestResult.h
@@ -26,7 +26,7 @@
#ifndef WebHitTestResult_h
#define WebHitTestResult_h
-#include "../platform/WebPrivatePtr.h"
+#include "public/platform/WebPrivatePtr.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebHistoryItem.h ('k') | third_party/WebKit/public/web/WebImageCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698