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

Unified Diff: chrome/browser/chromeos/login/ui/mock_login_display.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/browser/chromeos/login/ui/mock_login_display.cc
diff --git a/chrome/browser/chromeos/login/ui/mock_login_display.cc b/chrome/browser/chromeos/login/ui/mock_login_display.cc
index 1e71c86c357a2bb24dbc182c79dec8c527226a7e..eb635c1bc2527250a383e8391de3037363dcd62d 100644
--- a/chrome/browser/chromeos/login/ui/mock_login_display.cc
+++ b/chrome/browser/chromeos/login/ui/mock_login_display.cc
@@ -6,7 +6,7 @@
#include "chrome/browser/chromeos/login/help_app_launcher.h"
#include "components/user_manager/user.h"
-#include "ui/gfx/rect.h"
+#include "ui/gfx/geometry/rect.h"
namespace chromeos {
« no previous file with comments | « chrome/browser/chromeos/login/ui/login_web_dialog.cc ('k') | chrome/browser/chromeos/login/ui/proxy_settings_dialog.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698