Enable OperatorWrap check as a warning for Java presubmit.
[chromium-blink-merge.git] / components / nacl / renderer / DEPS
blob889a36b742a30f3cdedac3126f3b10904cb946b5
1 include_rules = [
2   "+content/public/renderer",
3   "+native_client/src/public/imc_types.h",  # for NaClHandle
4   "+net",
5   "+ppapi/c",
6   "+ppapi/proxy",
7   "+ppapi/shared_impl",
9   # TODO(raymes): Once all of the resources are refactored to the new pepper
10   # resource model, these includes shouldn't be needed.
11   "+ppapi/thunk",
13   "+v8/include",
14   "+third_party/jsoncpp/source/include/json",
15   "+third_party/WebKit/public/platform",
16   "+third_party/WebKit/public/web",