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

Unified Diff: ash/test/mirror_window_test_api.cc

Issue 392013005: [#1] Delete reduntdant 19 header files in ui/gfx (8 of 19 by this) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sorted includes Created 6 years, 5 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: ash/test/mirror_window_test_api.cc
diff --git a/ash/test/mirror_window_test_api.cc b/ash/test/mirror_window_test_api.cc
index 4941038b8027787eefc5b35b0f829143378c8862..b9bf613a7c77130dbc23d3a2673a52cec0b99194 100644
--- a/ash/test/mirror_window_test_api.cc
+++ b/ash/test/mirror_window_test_api.cc
@@ -9,7 +9,7 @@
#include "ash/display/mirror_window_controller.h"
#include "ash/host/root_window_transformer.h"
#include "ash/shell.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
namespace ash {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698