Adding more webview tests to app_shell_browsertests.
[chromium-blink-merge.git] / remoting / DEPS
blob8f52b3e363eeb822cff3d11d8c236c095a6d7ba6
1 include_rules = [
2   "+crypto",
3   "+google_apis",
4   "+media/base",
6   # Note: Only for net::EnableSSLServerSockets(), which must be called by
7   # unit tests at process start.
8   "-net",
9   "+net/socket",
11   "-remoting",
12   "+remoting/base",
13   "+remoting/proto",
14   "+third_party/google_toolbox_for_mac/src",
15   "+third_party/libjingle",
16   "+third_party/libvpx",
17   "+third_party/libyuv",
18   "+third_party/webrtc/base",
19   "+third_party/webrtc/libjingle",
20   "+third_party/webrtc/modules/desktop_capture",
21   "+ui/base/keycodes",