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

Unified Diff: webrtc/modules/audio_coding/codecs/g722/g722.gypi

Issue 2275463002: Migrated GN target :g722_test (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@real_master
Patch Set: Hopefully, dependency CL is added now. 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 | « webrtc/modules/audio_coding/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_coding/codecs/g722/g722.gypi
diff --git a/webrtc/modules/audio_coding/codecs/g722/g722.gypi b/webrtc/modules/audio_coding/codecs/g722/g722.gypi
index 756fabe345214bfc01909588fe6c2957bec59fe3..82b7b2e797f10555ff5287b7a8af3a274773fb29 100644
--- a/webrtc/modules/audio_coding/codecs/g722/g722.gypi
+++ b/webrtc/modules/audio_coding/codecs/g722/g722.gypi
@@ -34,6 +34,7 @@
'type': 'executable',
'dependencies': [
'g722',
+ '<(webrtc_root)/common.gyp:webrtc_common'
],
'sources': [
'test/testG722.cc',
« no previous file with comments | « webrtc/modules/audio_coding/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698