1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 component("geometry") {
24 "point_conversions.cc",
25 "point_conversions.h",
34 "rect_conversions.cc",
41 "safe_integer_conversions.h",
45 "size_conversions.cc",
51 "vector2d_conversions.cc",
52 "vector2d_conversions.h",
59 defines = [ "GFX_IMPLEMENTATION" ]
63 "//ui/gfx:gfx_export",