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

Unified Diff: ui/views/view.h

Issue 832953002: Cleanup: Update the path to gfx size headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 12 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/views/view.h
diff --git a/ui/views/view.h b/ui/views/view.h
index 59dba480bce775fdaad09e4a47a2c2f525556b8d..474ae01b56051626849f63dcfec9369f45b9c3ac 100644
--- a/ui/views/view.h
+++ b/ui/views/view.h
@@ -29,8 +29,8 @@
#include "ui/gfx/geometry/insets.h"
#include "ui/gfx/geometry/r_tree.h"
#include "ui/gfx/geometry/rect.h"
+#include "ui/gfx/geometry/vector2d.h"
#include "ui/gfx/native_widget_types.h"
-#include "ui/gfx/vector2d.h"
#include "ui/views/cull_set.h"
#include "ui/views/view_targeter.h"
#include "ui/views/views_export.h"
« no previous file with comments | « ui/views/touchui/touch_selection_controller_impl.cc ('k') | ui/views/widget/desktop_aura/desktop_native_widget_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698