blob: c0bc5f058ead8f0f6becef31c0e611f8961f096e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
include_rules = [
"+components/google/core",
"+components/history/core",
"+components/metrics/proto",
"+components/policy/core",
"+components/pref_registry",
"+google_apis",
"+grit/components_strings.h",
"+net",
"+policy",
"+ui/gfx/geometry",
]
|