Chromium Code Reviews| Index: cc/tiled_layer_impl.cc |
| diff --git a/cc/tiled_layer_impl.cc b/cc/tiled_layer_impl.cc |
| index ff4eaa3e3c0dda3ba6057cb42b85f38ccba8fe9c..cb1176488073d5a062ed3c18d0bc2a396825484c 100644 |
| --- a/cc/tiled_layer_impl.cc |
| +++ b/cc/tiled_layer_impl.cc |
| @@ -20,7 +20,7 @@ |
| #include "ui/gfx/quad_f.h" |
| using namespace std; |
| -using WebKit::WebTransformationMatrix; |
| +using gfx::Transform; |
| namespace cc { |