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",
38 "safe_integer_conversions.h",
42 "size_conversions.cc",
48 "vector2d_conversions.cc",
49 "vector2d_conversions.h",
56 defines = [ "GFX_IMPLEMENTATION" ]
60 "//ui/gfx:gfx_export",