[M120 Migration][VD] Fix UDP socket crash issue
[platform/framework/web/chromium-efl.git] / remoting / DEPS
1 include_rules = [
2   "+crypto",
3
4   "+components/policy",
5
6   "-remoting",
7   "+remoting/base",
8   "+remoting/internal/base",
9   "+remoting/internal/proto",
10   "+remoting/proto",
11   "+third_party/libaom",
12   "+third_party/libvpx",
13   "+third_party/libyuv",
14   "+third_party/webrtc/api",
15   "+third_party/webrtc/rtc_base",
16   "+third_party/webrtc/media",
17   "+third_party/webrtc/p2p",
18   "+third_party/webrtc/modules/desktop_capture",
19   "+third_party/libjingle_xmpp/xmllite",
20   "+ui/base/keycodes",
21   "+ui/base/l10n",
22   "+ui/base/resource",
23 ]