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

Unified Diff: all.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 | « PRESUBMIT.py ('k') | talk/COPYING » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: all.gyp
diff --git a/all.gyp b/all.gyp
index da54e724d417688c46094fe655116cc6e87e1507..be267fbff545c7cafd1edff50340ee7d2c3babb8 100644
--- a/all.gyp
+++ b/all.gyp
@@ -63,18 +63,6 @@
'webrtc/sdk/sdk.gyp:*',
],
}],
- ['OS=="ios" or (OS=="mac" and target_arch!="ia32")', {
- 'dependencies': [
- 'talk/app/webrtc/legacy_objc_api.gyp:*',
- ],
- 'conditions': [
- ['include_tests==1', {
- 'dependencies': [
- 'talk/app/webrtc/legacy_objc_api_tests.gyp:*',
- ],
- }],
- ],
- }],
],
},
],
« no previous file with comments | « PRESUBMIT.py ('k') | talk/COPYING » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698