webrtc/modules/audio_coding/codecs/isac/main/test
Mirko Bonadei 08973eed36 Using fully qualified #include paths in isac code.
WebRTC internal code should always used include paths that starts
from the root of the project and that clearly identify the header file.

This allows 'gn check' to actually keep dependencies under control
because 'gn check' cannot enforce anything if the include path
is not fully qualified (starting from the root of the project).

Bug: webrtc:8815
Change-Id: I23fb4fed0c27a4d98bea360315b959af843587bc
Reviewed-on: https://webrtc-review.googlesource.com/46101
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21847}
2018-02-01 14:57:44 +00:00
..
QA Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ReleaseTest-API Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
SwitchingSampRate Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
simpleKenny.c Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00