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

Unified Diff: third_party/WebKit/public/web/WebAXObject.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 | « no previous file | third_party/WebKit/public/web/WebActiveWheelFlingParameters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebAXObject.h
diff --git a/third_party/WebKit/public/web/WebAXObject.h b/third_party/WebKit/public/web/WebAXObject.h
index e2055ca3377be902a332fa501faf660862dcdd13..02638dd9ce58b007bf4b4b6108fa8a1b5ff0c379 100644
--- a/third_party/WebKit/public/web/WebAXObject.h
+++ b/third_party/WebKit/public/web/WebAXObject.h
@@ -31,11 +31,11 @@
#ifndef WebAXObject_h
#define WebAXObject_h
-#include "../platform/WebCommon.h"
-#include "../platform/WebPoint.h"
-#include "../platform/WebPrivatePtr.h"
-#include "../platform/WebSize.h"
-#include "../platform/WebVector.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebPoint.h"
+#include "public/platform/WebPrivatePtr.h"
+#include "public/platform/WebSize.h"
+#include "public/platform/WebVector.h"
#include "WebAXEnums.h"
#include <memory>
« no previous file with comments | « no previous file | third_party/WebKit/public/web/WebActiveWheelFlingParameters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698