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

Unified Diff: third_party/WebKit/public/web/WebPerformance.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/WebPerformance.h
diff --git a/third_party/WebKit/public/web/WebPerformance.h b/third_party/WebKit/public/web/WebPerformance.h
index 03ac153535fd1dcd42c4bf1f47c2685f783a4483..24570298e78cbae67fa3792274e51ad54151ad93 100644
--- a/third_party/WebKit/public/web/WebPerformance.h
+++ b/third_party/WebKit/public/web/WebPerformance.h
@@ -31,8 +31,8 @@
#ifndef WebPerformance_h
#define WebPerformance_h
-#include "../platform/WebCommon.h"
-#include "../platform/WebPrivatePtr.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebPrivatePtr.h"
#include "WebNavigationType.h"
#if BLINK_IMPLEMENTATION
« no previous file with comments | « third_party/WebKit/public/web/WebPepperSocketClient.h ('k') | third_party/WebKit/public/web/WebPluginParams.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698