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

Unified Diff: media/base/ipc/media_base_ipc.gyp

Issue 2279593004: Delete gyp files from media/ (Closed)
Patch Set: Created 4 years, 4 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 | « media/BUILD.gn ('k') | media/blink/media_blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/ipc/media_base_ipc.gyp
diff --git a/media/base/ipc/media_base_ipc.gyp b/media/base/ipc/media_base_ipc.gyp
deleted file mode 100644
index 2dc9ba20c7e1e06ee3c945a052fd4cef464e2847..0000000000000000000000000000000000000000
--- a/media/base/ipc/media_base_ipc.gyp
+++ /dev/null
@@ -1,26 +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.
-
-{
- 'targets': [
- {
- # GN version: //media/base/ipc
- 'target_name': 'media_base_ipc',
- 'type': 'static_library',
- 'dependencies': [
- '../../media.gyp:media',
- '../../../base/base.gyp:base',
- '../../../ipc/ipc.gyp:ipc',
- '../../../ui/gfx/ipc/geometry/gfx_ipc_geometry.gyp:gfx_ipc_geometry',
- '../../../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc',
- ],
- # This sources list is duplicated in //media/base/ipc/BUILD.gn
- 'sources': [
- 'media_param_traits.h',
- 'media_param_traits.cc',
- 'media_param_traits_macros.h',
- ],
- }
- ]
-}
« no previous file with comments | « media/BUILD.gn ('k') | media/blink/media_blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698