Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Unified Diff: ui/gfx/gfx_geometry.gypi

Issue 2306743002: Nukes the gyp/gypi files in ui (Closed)
Patch Set: keep webui Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/gfx.gyp ('k') | ui/gfx/gfx_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx_geometry.gypi
diff --git a/ui/gfx/gfx_geometry.gypi b/ui/gfx/gfx_geometry.gypi
deleted file mode 100644
index 237845826b2cbdd615d56a70cc3b1e0db2476126..0000000000000000000000000000000000000000
--- a/ui/gfx/gfx_geometry.gypi
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 2016 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.
-
-{
- 'defines': [
- 'GFX_IMPLEMENTATION',
- ],
- 'sources': [
- 'geometry/box_f.cc',
- 'geometry/box_f.h',
- 'geometry/cubic_bezier.cc',
- 'geometry/cubic_bezier.h',
- 'geometry/dip_util.cc',
- 'geometry/dip_util.h',
- 'geometry/insets.cc',
- 'geometry/insets.h',
- 'geometry/insets_f.cc',
- 'geometry/insets_f.h',
- 'geometry/matrix3_f.cc',
- 'geometry/matrix3_f.h',
- 'geometry/point.cc',
- 'geometry/point.h',
- 'geometry/point3_f.cc',
- 'geometry/point3_f.h',
- 'geometry/point_conversions.cc',
- 'geometry/point_conversions.h',
- 'geometry/point_f.cc',
- 'geometry/point_f.h',
- 'geometry/quad_f.cc',
- 'geometry/quad_f.h',
- 'geometry/rect.cc',
- 'geometry/rect.h',
- 'geometry/rect_conversions.cc',
- 'geometry/rect_conversions.h',
- 'geometry/rect_f.cc',
- 'geometry/rect_f.h',
- 'geometry/safe_integer_conversions.h',
- 'geometry/scroll_offset.cc',
- 'geometry/scroll_offset.h',
- 'geometry/size.cc',
- 'geometry/size.h',
- 'geometry/size_conversions.cc',
- 'geometry/size_conversions.h',
- 'geometry/size_f.cc',
- 'geometry/size_f.h',
- 'geometry/vector2d.cc',
- 'geometry/vector2d.h',
- 'geometry/vector2d_conversions.cc',
- 'geometry/vector2d_conversions.h',
- 'geometry/vector2d_f.cc',
- 'geometry/vector2d_f.h',
- 'geometry/vector3d_f.cc',
- 'geometry/vector3d_f.h',
- ],
-}
« no previous file with comments | « ui/gfx/gfx.gyp ('k') | ui/gfx/gfx_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698