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

Unified Diff: components/sessions/session_types.h

Issue 823133004: Cleanup: Update the path to gfx rect headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rect_f.h 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: components/sessions/session_types.h
diff --git a/components/sessions/session_types.h b/components/sessions/session_types.h
index f26eaea4934e16b7dca1ddc24670d0b4c79fc5bd..454c9352d8283df0bfaf3246c7988cabfd713b15 100644
--- a/components/sessions/session_types.h
+++ b/components/sessions/session_types.h
@@ -17,7 +17,7 @@
#include "components/sessions/sessions_export.h"
#include "sync/protocol/session_specifics.pb.h"
#include "ui/base/ui_base_types.h"
-#include "ui/gfx/rect.h"
+#include "ui/gfx/geometry/rect.h"
#include "url/gurl.h"
namespace content {
« no previous file with comments | « components/constrained_window/constrained_window_views_unittest.cc ('k') | components/wallpaper/wallpaper_resizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698