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

Unified Diff: chrome/browser/ui/views/panels/x11_panel_resizer.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: chrome/browser/ui/views/panels/x11_panel_resizer.h
diff --git a/chrome/browser/ui/views/panels/x11_panel_resizer.h b/chrome/browser/ui/views/panels/x11_panel_resizer.h
index 55c6033b4905cfb1ad9d5ddf18895109b48804e9..697859c9a6db6821255474997de0c3969449c78d 100644
--- a/chrome/browser/ui/views/panels/x11_panel_resizer.h
+++ b/chrome/browser/ui/views/panels/x11_panel_resizer.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_UI_VIEWS_PANELS_X11_PANEL_RESIZER_H_
#include "ui/events/event_handler.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
namespace aura {
class Window;

Powered by Google App Engine
This is Rietveld 408576698