Files
platform-external-webrtc/webrtc/modules/desktop_capture
ehmaldonado 0d729b3039 Check for use_x11 before runnig desktop_capture_modules_tests on linux.
The tests need "x11/shared_x_display.h" which is not included when use_x11 is false and we're on linux.

The problem is:

screen_capturer_integration_test.cc
 - requires ->
screen_drawer.h
 - requires ->
screen_drawer_linux.cc
 - requires ->
x11/shared_x_display.h
 which is not included when use_x11 is false.

BUG=None
NOTRY=True

Review-Url: https://codereview.webrtc.org/2684683003
Cr-Commit-Position: refs/heads/master@{#16529}
2017-02-10 09:38:23 +00:00
..
2016-12-07 20:40:34 +00:00
2016-11-23 01:17:19 +00:00
2016-11-16 19:11:38 +00:00
2016-10-19 01:22:25 +00:00
2016-10-19 01:22:25 +00:00