Chromium Code Reviews| Index: ui/gfx/matrix3_f.h |
| diff --git a/ui/gfx/matrix3_f.h b/ui/gfx/matrix3_f.h |
| deleted file mode 100644 |
| index 936c312475bc8ea78197a4d5cd43c11252957ecf..0000000000000000000000000000000000000000 |
| --- a/ui/gfx/matrix3_f.h |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -// Copyright 2013 The Chromium Authors. All rights reserved. |
| -// Use of this source code is governed by a BSD-style license that can be |
| -// found in the LICENSE file. |
| - |
| -// TODO(beng): remove once callsites are patched. |
| -#include "ui/gfx/geometry/matrix3_f.h" |
| - |