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

Unified Diff: webrtc/build/ios/merge_ios_libs.gyp

Issue 2296613002: Delete talk directory, and references from build_ios_libs.sh. (Closed)
Patch Set: Update filenames for c -> c++ conversion. 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 | « webrtc/build/ios/build_ios_libs.sh ('k') | webrtc/webrtc_examples.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/merge_ios_libs.gyp
diff --git a/webrtc/build/ios/merge_ios_libs.gyp b/webrtc/build/ios/merge_ios_libs.gyp
index 5b0a9cbbb09359e051265cfecbb28b407e524d1a..d28b6221db4435bbccf8df743ffe59cb66cde827 100644
--- a/webrtc/build/ios/merge_ios_libs.gyp
+++ b/webrtc/build/ios/merge_ios_libs.gyp
@@ -12,15 +12,6 @@
['OS=="ios" or OS=="mac"', {
'targets': [
{
- 'target_name': 'libjingle_peerconnection_objc_no_op',
- 'includes': [ 'objc_app.gypi' ],
- 'type': 'executable',
- 'dependencies': [
- '../../../talk/app/webrtc/legacy_objc_api.gyp:libjingle_peerconnection_objc',
- ],
- 'sources': ['no_op.cc',],
- },
- {
'target_name': 'rtc_sdk_peerconnection_objc_no_op',
'includes': [ 'objc_app.gypi' ],
'type': 'executable',
« no previous file with comments | « webrtc/build/ios/build_ios_libs.sh ('k') | webrtc/webrtc_examples.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698