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

Unified Diff: third_party/WebKit/public/web/WebFrameSerializer.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
Index: third_party/WebKit/public/web/WebFrameSerializer.h
diff --git a/third_party/WebKit/public/web/WebFrameSerializer.h b/third_party/WebKit/public/web/WebFrameSerializer.h
index 7aa2dfc1d88606d4eb435ff9c9b8b05d1576f37b..b6fd31986e62539fef685ab308b8554d814a9186 100644
--- a/third_party/WebKit/public/web/WebFrameSerializer.h
+++ b/third_party/WebKit/public/web/WebFrameSerializer.h
@@ -31,11 +31,11 @@
#ifndef WebFrameSerializer_h
#define WebFrameSerializer_h
-#include "../platform/WebCommon.h"
-#include "../platform/WebString.h"
-#include "../platform/WebThreadSafeData.h"
-#include "../platform/WebURL.h"
-#include "../platform/WebVector.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebString.h"
+#include "public/platform/WebThreadSafeData.h"
+#include "public/platform/WebURL.h"
+#include "public/platform/WebVector.h"
#include "WebFrameSerializerCacheControlPolicy.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebFrameOwnerProperties.h ('k') | third_party/WebKit/public/web/WebFrameWidget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698