Remove RenderWidget's asynchronous swap support.
[chromium-blink-merge.git] / ash / DEPS
blob5f55d5c95026328356078fcd235de1e713848162
1 include_rules = [
2   "+device/bluetooth",
3   "+cc/debug",
4   "+chromeos",
5   "+gpu/config",
6   "+grit/ash_resources.h",
7   "+grit/ash_strings.h",
8   "+grit/ui_resources.h",
9   "+grit/ui_strings.h",
10   "+media",
11   "+skia/ext",
12   "+third_party/cros_system_api",
13   "+third_party/skia",
14   "+net",
15   "+ui",
16   "+win8",
17   "-ash/host",
20 specific_include_rules = {
21   "root_window_controller\.*": [
22     "+ash/host"
23   ],