Chromium Code Reviews| Index: ui/gfx/point3_f.h |
| diff --git a/ui/gfx/point3_f.h b/ui/gfx/point3_f.h |
| deleted file mode 100644 |
| index 8c57c578f484f9eb9709233641ae0544e86a50d9..0000000000000000000000000000000000000000 |
| --- a/ui/gfx/point3_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/point3_f.h" |
| - |