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

Unified Diff: chrome/test/base/ui_test_utils.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
Index: chrome/test/base/ui_test_utils.cc
diff --git a/chrome/test/base/ui_test_utils.cc b/chrome/test/base/ui_test_utils.cc
index 0d8dbf65b767ed45c5ca32b01a95559c59d5cc35..837b0387deb6b2898cf8510259368bfe9260193a 100644
--- a/chrome/test/base/ui_test_utils.cc
+++ b/chrome/test/base/ui_test_utils.cc
@@ -70,7 +70,7 @@
#include "net/test/python_utils.h"
#include "net/url_request/url_request_context.h"
#include "net/url_request/url_request_context_getter.h"
-#include "ui/gfx/rect.h"
+#include "ui/gfx/geometry/rect.h"
#if defined(USE_AURA)
#include "ash/shell.h"
« no previous file with comments | « chrome/test/base/test_browser_window.cc ('k') | chromecast/browser/android/external_video_surface_container_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698