webrtc/rtc_base/memory
Mirko Bonadei a7d8f19a77 Use 'public_deps' to depend on nacl_io [1].
Some NaCl system headers live in a special directory and the
toolchain doesn't propagate the -I compiler flag [2].

A common workaround in Chromium is to use 'public_deps' in order
to propagate //native_client_sdk/src/libraries/nacl_io:nacl_io_include_dirs
one step further in the build graph.

[1] - https://cs.chromium.org/chromium/src/native_client_sdk/src/libraries/nacl_io/
[2] - -Inative_client_sdk/src/libraries/third_party/newlib-extras

Bug: chromium:925028
Change-Id: I5145b80c2ae6969f79fcbfcf93a6b05c8a122746
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/129701
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27373}
2019-03-31 12:58:02 +00:00
..
aligned_array.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
aligned_array_unittest.cc
aligned_malloc.cc Reland "[cleanup] Remove useless includes." 2018-10-08 07:44:19 +00:00
aligned_malloc.h
aligned_malloc_unittest.cc
BUILD.gn Use 'public_deps' to depend on nacl_io [1]. 2019-03-31 12:58:02 +00:00
fifo_buffer.cc Move FifoBuffer to its own file and build target 2019-03-28 13:33:30 +00:00
fifo_buffer.h Move FifoBuffer to its own file and build target 2019-03-28 13:33:30 +00:00
fifo_buffer_unittest.cc Move FifoBuffer to its own file and build target 2019-03-28 13:33:30 +00:00