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

Unified Diff: webrtc/modules/modules.gyp

Issue 2509703002: Remove all references to GYP (Closed)
Patch Set: Rebased Created 4 years, 1 month 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 | « webrtc/modules/media_file/media_file.gypi ('k') | webrtc/modules/pacing/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
deleted file mode 100644
index 3037b5604edc2bbd37012cdfecd9a61f7b552727..0000000000000000000000000000000000000000
--- a/webrtc/modules/modules.gyp
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
-#
-# Use of this source code is governed by a BSD-style license
-# that can be found in the LICENSE file in the root of the source
-# tree. An additional intellectual property rights grant can be found
-# in the file PATENTS. All contributing project authors may
-# be found in the AUTHORS file in the root of the source tree.
-
-{
- 'includes': [
- '../build/common.gypi',
- 'audio_coding/audio_coding.gypi',
- 'audio_conference_mixer/audio_conference_mixer.gypi',
- 'audio_device/audio_device.gypi',
- 'audio_mixer/audio_mixer.gypi',
- 'audio_processing/audio_processing.gypi',
- 'bitrate_controller/bitrate_controller.gypi',
- 'congestion_controller/congestion_controller.gypi',
- 'desktop_capture/desktop_capture.gypi',
- 'media_file/media_file.gypi',
- 'pacing/pacing.gypi',
- 'remote_bitrate_estimator/remote_bitrate_estimator.gypi',
- 'rtp_rtcp/rtp_rtcp.gypi',
- 'utility/utility.gypi',
- 'video_coding/codecs/h264/h264.gypi',
- 'video_coding/codecs/i420/i420.gypi',
- 'video_coding/video_coding.gypi',
- 'video_capture/video_capture.gypi',
- 'video_processing/video_processing.gypi',
- ],
-}
« no previous file with comments | « webrtc/modules/media_file/media_file.gypi ('k') | webrtc/modules/pacing/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698