| Index: cc/layer_iterator_unittest.cc
|
| diff --git a/cc/layer_iterator_unittest.cc b/cc/layer_iterator_unittest.cc
|
| index 0d5be646091182ae5c509da7cb4d5780b5d14912..cdcbec18d42c43c1fb44b6e829bdb76a59f66d39 100644
|
| --- a/cc/layer_iterator_unittest.cc
|
| +++ b/cc/layer_iterator_unittest.cc
|
| @@ -8,9 +8,8 @@
|
| #include "cc/layer_tree_host_common.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include <public/WebTransformationMatrix.h>
|
| +#include "ui/gfx/transform.h"
|
|
|
| -using WebKit::WebTransformationMatrix;
|
| using ::testing::Mock;
|
| using ::testing::_;
|
| using ::testing::AtLeast;
|
|
|