Android WebView: add sfntly to deps whitelist.
[chromium-blink-merge.git] / ppapi / shared_impl / DEPS
blob48f8c4340806e4200df9e56aec2e4fc9d012f047
1 include_rules = [
2   "+base",
3   "+gpu",
4   "+media/audio",
5   "+media/base",
6   "+skia",
7   "+webkit/common/webpreferences.h",
8   "+webkit/common/fileapi/file_system_types.h",
10   # The untrusted build references the NaCl integrated runtime (IRT).
11   "+native_client/src/untrusted/irt",
13   "-ppapi/cpp",
14   "-ppapi/proxy",
16   # For testing purpose.
17   "+ppapi/proxy/ppapi_proxy_test.h",