| Index: ui/gfx/ipc/color/gfx_ipc_color.gypi
|
| diff --git a/ui/gfx/ipc/color/gfx_ipc_color.gypi b/ui/gfx/ipc/color/gfx_ipc_color.gypi
|
| deleted file mode 100644
|
| index caa357201c6f7ed5a93dac796ac909bce49fab50..0000000000000000000000000000000000000000
|
| --- a/ui/gfx/ipc/color/gfx_ipc_color.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_COLOR_IMPLEMENTATION',
|
| - ],
|
| - 'include_dirs': [
|
| - '../../..',
|
| - ],
|
| - 'sources': [
|
| - 'gfx_param_traits.cc',
|
| - 'gfx_param_traits.h',
|
| - 'gfx_ipc_color_export.h',
|
| - ],
|
| -}
|
|
|