Index: ui/gfx/ipc/geometry/gfx_ipc_geometry.gypi |
diff --git a/ui/gfx/ipc/geometry/gfx_ipc_geometry.gypi b/ui/gfx/ipc/geometry/gfx_ipc_geometry.gypi |
deleted file mode 100644 |
index 616bb9296ef208f90735cc31901c132d3adb9d0f..0000000000000000000000000000000000000000 |
--- a/ui/gfx/ipc/geometry/gfx_ipc_geometry.gypi |
+++ /dev/null |
@@ -1,17 +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_IPC_GEOMETRY_IMPLEMENTATION', |
- ], |
- 'include_dirs': [ |
- '../../..', |
- ], |
- 'sources': [ |
- 'gfx_param_traits.cc', |
- 'gfx_param_traits.h', |
- 'gfx_ipc_geometry_export.h', |
- ], |
-} |