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

Unified Diff: chrome/browser/chromeos/first_run/steps/app_list_step.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/first_run/steps/app_list_step.cc
diff --git a/chrome/browser/chromeos/first_run/steps/app_list_step.cc b/chrome/browser/chromeos/first_run/steps/app_list_step.cc
index c3d361c648c9c6aa3df7d1e60b88554179ab19d8..5a04839b8bb35a99289ce410d7c3800ca6419b4c 100644
--- a/chrome/browser/chromeos/first_run/steps/app_list_step.cc
+++ b/chrome/browser/chromeos/first_run/steps/app_list_step.cc
@@ -7,7 +7,7 @@
#include "ash/first_run/first_run_helper.h"
#include "chrome/browser/chromeos/first_run/step_names.h"
#include "chrome/browser/ui/webui/chromeos/first_run/first_run_actor.h"
-#include "ui/gfx/rect.h"
+#include "ui/gfx/geometry/rect.h"
namespace {
« no previous file with comments | « chrome/browser/chromeos/display/overscan_calibrator.h ('k') | chrome/browser/chromeos/first_run/steps/help_step.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698