Index: ui/gfx/vector2d.h |
diff --git a/ui/gfx/vector2d.h b/ui/gfx/vector2d.h |
deleted file mode 100644 |
index c0eefd2394338d5a427951857f3152563e2c36f8..0000000000000000000000000000000000000000 |
--- a/ui/gfx/vector2d.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/vector2d.h" |
- |