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

Unified Diff: ui/views/window/window_shape.cc

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: ui/views/window/window_shape.cc
diff --git a/ui/views/window/window_shape.cc b/ui/views/window/window_shape.cc
index 1f6bc13c24c56d6ec3a91b5b3f06fc611ec388c7..39fe3dec6c17f1a2a649f44cd5ff78aaf5788577 100644
--- a/ui/views/window/window_shape.cc
+++ b/ui/views/window/window_shape.cc
@@ -4,8 +4,8 @@
#include "ui/views/window/window_shape.h"
+#include "ui/gfx/geometry/size.h"
#include "ui/gfx/path.h"
-#include "ui/gfx/size.h"
namespace views {
« no previous file with comments | « ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h ('k') | ui/web_dialogs/test/test_web_dialog_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698