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

Unified Diff: webrtc/modules/audio_coding/neteq/neteq.gypi

Issue 1417173004: audio_coding: rename interface -> include (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 2 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
Index: webrtc/modules/audio_coding/neteq/neteq.gypi
diff --git a/webrtc/modules/audio_coding/neteq/neteq.gypi b/webrtc/modules/audio_coding/neteq/neteq.gypi
index b7833bedd87297fa423c29afcbccb9a6d70e68bb..41b8fd0361e7e5cfbd30df72aaf7bdb19295718a 100644
--- a/webrtc/modules/audio_coding/neteq/neteq.gypi
+++ b/webrtc/modules/audio_coding/neteq/neteq.gypi
@@ -56,7 +56,7 @@
'<@(neteq_defines)',
],
'sources': [
- 'interface/neteq.h',
+ 'include/neteq.h',
'accelerate.cc',
'accelerate.h',
'audio_classifier.cc',

Powered by Google App Engine
This is Rietveld 408576698