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

Unified Diff: webrtc/sdk/sdk.gyp

Issue 2476353006: Remove cyclic dependency in gyp build (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/sdk.gyp
diff --git a/webrtc/sdk/sdk.gyp b/webrtc/sdk/sdk.gyp
index 81d61c8a7ebac609e9d42dabe0afe853cfd04124..a16f2fc8bb68696495e6a3501a37ab55e77300b2 100644
--- a/webrtc/sdk/sdk.gyp
+++ b/webrtc/sdk/sdk.gyp
@@ -347,9 +347,6 @@
'target_name': 'webrtc_h264_video_toolbox',
'type': 'static_library',
'includes': [ '../build/objc_common.gypi' ],
- 'dependencies': [
- 'rtc_sdk_common_objc',
- ],
'link_settings': {
'xcode_settings': {
'OTHER_LDFLAGS': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698