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

Unified Diff: content/public/common/context_menu_params.h

Issue 392013005: [#1] Delete reduntdant 19 header files in ui/gfx (8 of 19 by this) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sorted includes 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
Index: content/public/common/context_menu_params.h
diff --git a/content/public/common/context_menu_params.h b/content/public/common/context_menu_params.h
index b91d5a191e18bfbb121b305fb1743a7c0c94e1fc..060efa29a67e8274816f68cc2bf26f6370c7127b 100644
--- a/content/public/common/context_menu_params.h
+++ b/content/public/common/context_menu_params.h
@@ -20,7 +20,7 @@
#include "url/gurl.h"
#if defined(OS_ANDROID)
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
#endif
namespace content {

Powered by Google App Engine
This is Rietveld 408576698