Make sure webrtc::VideoSource is released when WebRtcVideoTrackAdapter is destroyed.
[chromium-blink-merge.git] / components / dom_distiller / DEPS
blobe8862360fc4a4df8cd9c7fc2669f23ed4e696918
1 include_rules = [
2   "+grit",  # For generated headers.
3   "+jni",
4   "+sync/api",
5   "+sync/protocol",
6   "+third_party/dom_distiller_js",
7   "+third_party/leveldatabase/src/include",
8   "+net/base",
9   "+net/http",
10   "+net/url_request",
11   "+ui/base/l10n",
12   "+ui/base/resource",
14   # The dom distiller is a layered component; subdirectories must explicitly
15   # introduce the ability to use the content layer as appropriate.
16   # http://www.chromium.org/developers/design-documents/layered-components-design
17   "-components/dom_distiller",
18   "+components/dom_distiller/core",