blob: f5fa82b871ae586dafc01ea999c4080dbdbbf0e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
include_rules = [
"+components/data_use_measurement/core",
"+components/google/core/browser",
"+components/image_fetcher/core",
"+components/keyed_service/core",
"+components/prefs",
"+net/base",
"+net/http/http_status_code.h",
"+net/traffic_annotation",
"+net/url_request",
"+ui/gfx",
]
|