summaryrefslogtreecommitdiff
path: root/chromium/components/sync_sessions/DEPS
blob: 564d4219c36cb71af130e70797e69a35e03b909a (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+components/bookmarks/browser",
  "+components/favicon/core",
  "+components/history/core/browser",
  "+components/prefs",
  "+components/sessions",
  "+components/sync",
  "+components/variations",
  "+ui/base/page_transition_types.h",
  "+ui/gfx",
]