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

Unified Diff: ui/aura/env.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: ui/aura/env.h
diff --git a/ui/aura/env.h b/ui/aura/env.h
index a4f676684821f4bbf8349076729eda7bd1db84b7..30ff4f176d8a5c93ff9c061e97c02599381ff6d1 100644
--- a/ui/aura/env.h
+++ b/ui/aura/env.h
@@ -11,7 +11,7 @@
#include "ui/aura/aura_export.h"
#include "ui/events/event_handler.h"
#include "ui/events/event_target.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
namespace ui {
class ContextFactory;

Powered by Google App Engine
This is Rietveld 408576698