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

Unified Diff: third_party/WebKit/public/web/WebColorChooserClient.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/WebColorChooserClient.h
diff --git a/third_party/WebKit/public/web/WebColorChooserClient.h b/third_party/WebKit/public/web/WebColorChooserClient.h
index 2c0c4789e7326452c85639e6c14c127fd1021379..439998c4b894a728d999f7b6636d48f8eefdc03b 100644
--- a/third_party/WebKit/public/web/WebColorChooserClient.h
+++ b/third_party/WebKit/public/web/WebColorChooserClient.h
@@ -26,8 +26,8 @@
#ifndef WebColorChooserClient_h
#define WebColorChooserClient_h
-#include "../platform/WebColor.h"
-#include "../platform/WebCommon.h"
+#include "public/platform/WebColor.h"
+#include "public/platform/WebCommon.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebColorChooser.h ('k') | third_party/WebKit/public/web/WebCompositionUnderline.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698