summaryrefslogtreecommitdiffstats
path: root/cc/input/top_controls_manager_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/input/top_controls_manager_unittest.cc')
-rw-r--r--cc/input/top_controls_manager_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/input/top_controls_manager_unittest.cc b/cc/input/top_controls_manager_unittest.cc
index 9bde132..77b40c9 100644
--- a/cc/input/top_controls_manager_unittest.cc
+++ b/cc/input/top_controls_manager_unittest.cc
@@ -14,7 +14,7 @@
#include "cc/trees/layer_tree_impl.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/gfx/frame_time.h"
-#include "ui/gfx/vector2d_f.h"
+#include "ui/gfx/geometry/vector2d_f.h"
namespace cc {
namespace {