- 'example' deps.
- exposing 'internal' include files in external headers.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=232572457
This commit is contained in:
Ramji Chandramouli
2019-02-05 15:38:34 -08:00
parent 356eec9f32
commit 8397ada455
3 changed files with 20 additions and 9 deletions

View File

@@ -38,5 +38,6 @@ cc_binary(
deps = [
"//media_cas_proxy_sdk/external/common/wvpl:wvpl_cas_proxy_environment",
"//media_cas_proxy_sdk/external/common/wvpl:wvpl_cas_proxy_session",
"//sdk/external/common/wvpl:wvpl_sdk_environment",
],
)