Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffsetInRange
[chromium-blink-merge.git] / components / dom_distiller / DEPS
blob9a9f0f74dd17f03a3ccea4798059cf21703bee8d
1 include_rules = [
2   "+grit",  # For generated headers.
3   "+jni",
4   "+sync/api",
5   "+sync/protocol",
6   "+third_party/leveldatabase/src/include",
7   "+net/base",
8   "+net/http",
9   "+net/url_request",
10   "+ui/base/resource",
12   # The dom distiller is a layered component; subdirectories must explicitly
13   # introduce the ability to use the content layer as appropriate.
14   # http://www.chromium.org/developers/design-documents/layered-components-design
15   "-components/dom_distiller",
16   "+components/dom_distiller/core",
17   "-content/public",