Index: ui/gfx/vector2d_f.h |
diff --git a/ui/gfx/vector2d_f.h b/ui/gfx/vector2d_f.h |
new file mode 100644 |
index 0000000000000000000000000000000000000000..28a51d3da85ad8a5a763fa28989451dc4ff494c1 |
--- /dev/null |
+++ b/ui/gfx/vector2d_f.h |
@@ -0,0 +1,7 @@ |
+// 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_f.h" |
+ |