summaryrefslogtreecommitdiff
path: root/chromium/components/sync_wifi/DEPS
blob: 9fd3dffe0ad774bfeeb1404cb1f2d3582c102648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+chromeos/dbus",
  "+chromeos/login",
  "+chromeos/network",
  "+components/keyed_service/content",
  "+components/keyed_service/core",
  "+components/onc",
  "+components/sync/model",
  "+components/sync/protocol",
  "+content/public/browser",
  "+third_party/cros_system_api/dbus/service_constants.h",
]