Avoid divisions creating sample points in the float cube LUT builder
[chromium-blink-merge.git] / chromecast / DEPS
blobd278340598544b66db906abe96e5c70c182cfb46
1 # Do not add any includes under chrome/ anywhere in chromecast.
3 include_rules = [
4   # Chromecast code should explicitly declare its dependencies on each
5   # sub-directory within chromecast/.
6   "-chromecast",
7   "+chromecast/base",
9   # Other Chromecast-wide dependencies.
10   "+content/public/common",
11   "+crypto",
12   "+grit/chromecast_settings.h",
13   "+grit/shell_resources.h",
14   "+jni",
15   "+net",
16   "+ui",