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

Unified Diff: third_party/WebKit/public/web/WebFileChooserCompletion.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/WebFileChooserCompletion.h
diff --git a/third_party/WebKit/public/web/WebFileChooserCompletion.h b/third_party/WebKit/public/web/WebFileChooserCompletion.h
index 8e3133e801c9f53f52699ecca52bc61e7c6a33d0..eae2aa4926438c44d9e0ab4308e990ff946e2670 100644
--- a/third_party/WebKit/public/web/WebFileChooserCompletion.h
+++ b/third_party/WebKit/public/web/WebFileChooserCompletion.h
@@ -31,8 +31,8 @@
#ifndef WebFileChooserCompletion_h
#define WebFileChooserCompletion_h
-#include "../platform/WebString.h"
-#include "../platform/WebURL.h"
+#include "public/platform/WebString.h"
+#include "public/platform/WebURL.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebExternalPopupMenuClient.h ('k') | third_party/WebKit/public/web/WebFileChooserParams.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698