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

Unified Diff: third_party/WebKit/public/web/WebHelperPlugin.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/WebFrameWidget.h ('k') | third_party/WebKit/public/web/WebHistoryItem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebHelperPlugin.h
diff --git a/third_party/WebKit/public/web/WebHelperPlugin.h b/third_party/WebKit/public/web/WebHelperPlugin.h
index e98126d253d39ceba9a18d4c8aec26ebcee26475..ac657b500fdbbbfaec5b9e63f73ad66586a90622 100644
--- a/third_party/WebKit/public/web/WebHelperPlugin.h
+++ b/third_party/WebKit/public/web/WebHelperPlugin.h
@@ -31,7 +31,7 @@
#ifndef WebHelperPlugin_h
#define WebHelperPlugin_h
-#include "../platform/WebCommon.h"
+#include "public/platform/WebCommon.h"
#include "WebFrame.h"
#if INSIDE_BLINK
« no previous file with comments | « third_party/WebKit/public/web/WebFrameWidget.h ('k') | third_party/WebKit/public/web/WebHistoryItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698