Bug 1714577 - Part 9 - Video capture code also has tracing macros. r=ng

Differential Revision: https://phabricator.services.mozilla.com/D116846
This commit is contained in:
Paul Adenot 2021-06-09 15:43:40 +00:00
parent d3bcddf02f
commit 2d34adb510

View File

@ -23,6 +23,7 @@ if CONFIG["MOZ_WEBRTC"]:
"/media/libyuv/libyuv/include",
"/third_party/libwebrtc",
"/third_party/libwebrtc/webrtc",
"/tools/profiler/public",
]
if CONFIG["OS_TARGET"] == "Android":