[mac,win] Enable checking for 64-bit Pepper Flash
[chromium-blink-merge.git] / ash / DEPS
blob6b1fa866c0f8d08f2574199e69cc020be21d9139
1 include_rules = [
2   "+device/bluetooth",
3   "+cc/debug",
4   "+chromeos",
5   "+components/user_manager",
6   "+gpu/config",
7   "+grit/ash_resources.h",
8   "+grit/ash_strings.h",
9   "+grit/ui_resources.h",
10   "+grit/ui_strings.h",
11   "+media",
12   "+skia/ext",
13   "+third_party/cros_system_api",
14   "+third_party/skia",
15   "+net",
16   "+ui",
17   "+win8",
18   "-ash/host",
21 specific_include_rules = {
22   "root_window_controller\.*": [
23     "+ash/host"
24   ],
25   "shell.cc": [
26     "+ash/host/ash_window_tree_host_init_params.h"
27   ],
28   "touch_transformer_controller\.*": [
29     "+ash/host"
30   ],