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

Unified Diff: third_party/WebKit/public/web/WebPluginParams.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/WebPerformance.h ('k') | third_party/WebKit/public/web/WebPopupMenuInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebPluginParams.h
diff --git a/third_party/WebKit/public/web/WebPluginParams.h b/third_party/WebKit/public/web/WebPluginParams.h
index c700c52103e731046dc70c7ed4b4afe866496c82..57fe531d4e66650082202f8cd6bbe7d15ab35b92 100644
--- a/third_party/WebKit/public/web/WebPluginParams.h
+++ b/third_party/WebKit/public/web/WebPluginParams.h
@@ -31,9 +31,9 @@
#ifndef WebPluginParams_h
#define WebPluginParams_h
-#include "../platform/WebString.h"
-#include "../platform/WebURL.h"
-#include "../platform/WebVector.h"
+#include "public/platform/WebString.h"
+#include "public/platform/WebURL.h"
+#include "public/platform/WebVector.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebPerformance.h ('k') | third_party/WebKit/public/web/WebPopupMenuInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698