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

Unified Diff: ui/compositor/dip_util.h

Issue 823703003: Cleanup: Update the path to insets and point headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: point.h Created 6 years 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 | « ui/compositor/debug_utils.cc ('k') | ui/compositor/dip_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/dip_util.h
diff --git a/ui/compositor/dip_util.h b/ui/compositor/dip_util.h
index cac368170b1ebdb0136caa693b79014793860e4e..b4c02575d9a2183ea06c10e5de1cc913ffe6d144 100644
--- a/ui/compositor/dip_util.h
+++ b/ui/compositor/dip_util.h
@@ -5,9 +5,9 @@
#ifndef UI_COMPOSITOR_DIP_UTIL_H_
#define UI_COMPOSITOR_DIP_UTIL_H_
-#include "ui/compositor/compositor_export.h"
#include "base/basictypes.h"
-#include "ui/gfx/point_f.h"
+#include "ui/compositor/compositor_export.h"
+#include "ui/gfx/geometry/point_f.h"
namespace gfx {
class Point;
« no previous file with comments | « ui/compositor/debug_utils.cc ('k') | ui/compositor/dip_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698