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

Unified Diff: third_party/WebKit/public/web/WebWidget.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/WebViewClient.h ('k') | third_party/WebKit/public/web/WebWindowFeatures.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebWidget.h
diff --git a/third_party/WebKit/public/web/WebWidget.h b/third_party/WebKit/public/web/WebWidget.h
index 9183285c718abad6ac639763dc81e2e8ef2fe51a..4dae362cddce6a367577b5c35ed1a5c488d30abc 100644
--- a/third_party/WebKit/public/web/WebWidget.h
+++ b/third_party/WebKit/public/web/WebWidget.h
@@ -31,15 +31,15 @@
#ifndef WebWidget_h
#define WebWidget_h
-#include "../platform/WebBrowserControlsState.h"
-#include "../platform/WebCanvas.h"
-#include "../platform/WebCommon.h"
-#include "../platform/WebFloatSize.h"
-#include "../platform/WebInputEventResult.h"
-#include "../platform/WebPoint.h"
-#include "../platform/WebRect.h"
-#include "../platform/WebSize.h"
-#include "../platform/WebTextInputInfo.h"
+#include "public/platform/WebBrowserControlsState.h"
+#include "public/platform/WebCanvas.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebFloatSize.h"
+#include "public/platform/WebInputEventResult.h"
+#include "public/platform/WebPoint.h"
+#include "public/platform/WebRect.h"
+#include "public/platform/WebSize.h"
+#include "public/platform/WebTextInputInfo.h"
#include "WebCompositionUnderline.h"
#include "WebRange.h"
#include "WebTextDirection.h"
« no previous file with comments | « third_party/WebKit/public/web/WebViewClient.h ('k') | third_party/WebKit/public/web/WebWindowFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698