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

Unified Diff: public/platform/WebPoint.h

Issue 400403002: Delete reduntdant 19 header files in ui/gfx of chromium (blink side) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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 | « public/platform/WebFloatSize.h ('k') | public/platform/WebSize.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebPoint.h
diff --git a/public/platform/WebPoint.h b/public/platform/WebPoint.h
index 7424072f9ae02bd46211715d15093510809c357c..ed24caf82d4a570c1f96cd875475a0c5e8ade6ee 100644
--- a/public/platform/WebPoint.h
+++ b/public/platform/WebPoint.h
@@ -36,7 +36,7 @@
#if INSIDE_BLINK
#include "platform/geometry/IntPoint.h"
#else
-#include <ui/gfx/point.h>
+#include <ui/gfx/geometry/point.h>
#endif
namespace blink {
« no previous file with comments | « public/platform/WebFloatSize.h ('k') | public/platform/WebSize.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698