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

Unified Diff: chrome/browser/ui/app_list/app_list_positioner.h

Issue 832953002: Cleanup: Update the path to gfx size headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE 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/ui/app_list/app_list_positioner.h
diff --git a/chrome/browser/ui/app_list/app_list_positioner.h b/chrome/browser/ui/app_list/app_list_positioner.h
index 43b6cbbe305995179256f7c8188ecf743f4e9883..8e8c787772daa2b25a4ad4eb6370dfdd70586ab5 100644
--- a/chrome/browser/ui/app_list/app_list_positioner.h
+++ b/chrome/browser/ui/app_list/app_list_positioner.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_UI_APP_LIST_APP_LIST_POSITIONER_H_
#include "ui/gfx/display.h"
-#include "ui/gfx/size.h"
+#include "ui/gfx/geometry/size.h"
namespace gfx {
class Point;
« no previous file with comments | « chrome/browser/thumbnails/thumbnailing_context.h ('k') | chrome/browser/ui/app_list/app_list_service_mac_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698