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

Unified Diff: components/history/core/browser/history_types.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
« no previous file with comments | « components/favicon_base/select_favicon_frames.cc ('k') | components/infobars/core/infobar.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/core/browser/history_types.h
diff --git a/components/history/core/browser/history_types.h b/components/history/core/browser/history_types.h
index a5c8fe5c05948d97db9c622913c41da3d5cf6f83..6f3864b9ea9b41530523a9e57c3f88adc9a2c472 100644
--- a/components/history/core/browser/history_types.h
+++ b/components/history/core/browser/history_types.h
@@ -21,7 +21,7 @@
#include "components/history/core/browser/url_row.h"
#include "components/history/core/common/thumbnail_score.h"
#include "ui/base/page_transition_types.h"
-#include "ui/gfx/size.h"
+#include "ui/gfx/geometry/size.h"
#include "url/gurl.h"
class PageUsageData;
« no previous file with comments | « components/favicon_base/select_favicon_frames.cc ('k') | components/infobars/core/infobar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698