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

Unified Diff: ui/base/touch/selection_bound_unittest.cc

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
« no previous file with comments | « ui/base/touch/selection_bound.cc ('k') | ui/chromeos/ime/mode_indicator_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/touch/selection_bound_unittest.cc
diff --git a/ui/base/touch/selection_bound_unittest.cc b/ui/base/touch/selection_bound_unittest.cc
index 363338d342425901ae6fff90858ff2fc71e09f5a..7a8e65160c180add3d2cae790e2b1d0af85adfae 100644
--- a/ui/base/touch/selection_bound_unittest.cc
+++ b/ui/base/touch/selection_bound_unittest.cc
@@ -5,7 +5,7 @@
#include "ui/base/touch/selection_bound.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "ui/gfx/rect.h"
+#include "ui/gfx/geometry/rect.h"
namespace ui {
« no previous file with comments | « ui/base/touch/selection_bound.cc ('k') | ui/chromeos/ime/mode_indicator_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698