Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / blimp / common / DEPS
blobe1637777bb60e44b71256feabdc4c43cdfec1984
1 include_rules = [
2   "+base",
3   "+cc",
4   "-cc/blink",
5   "-content",
6   "+third_party/skia",
7   "+ui/gfx",
8   "+ui/gl",
10   # TODO(dtrainor): Verify we still need this.
11   "!ui/native_theme/native_theme_switches.h",
13   # TODO(dtrainor): Remove this once the LayerTreeHost settings for Blimp
14   # are finalized or are pushed from the server component.  See
15   # crbug.com/527655.
16   "!content/public/common/content_switches.h",