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