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

Unified Diff: public/web/WebDocument.h

Issue 205153006: Revert of Rewrite platform headers in public/web/ to public/platform/... (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | « public/web/WebDevToolsFrontend.h ('k') | public/web/WebDocumentType.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebDocument.h
diff --git a/public/web/WebDocument.h b/public/web/WebDocument.h
index 9bc8426d2d7d3b7a4ebb3c8b74d8562f4a73944d..cf2e68000a149da056bbe194e7947ae8db483ee9 100644
--- a/public/web/WebDocument.h
+++ b/public/web/WebDocument.h
@@ -31,12 +31,12 @@
#ifndef WebDocument_h
#define WebDocument_h
-#include "public/platform/WebReferrerPolicy.h"
-#include "public/platform/WebVector.h"
-#include "public/web/WebDraggableRegion.h"
-#include "public/web/WebExceptionCode.h"
-#include "public/web/WebNode.h"
-#include "public/web/WebSecurityOrigin.h"
+#include "../platform/WebReferrerPolicy.h"
+#include "../platform/WebVector.h"
+#include "WebDraggableRegion.h"
+#include "WebExceptionCode.h"
+#include "WebNode.h"
+#include "WebSecurityOrigin.h"
#if BLINK_IMPLEMENTATION
namespace WebCore {
« no previous file with comments | « public/web/WebDevToolsFrontend.h ('k') | public/web/WebDocumentType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698