summaryrefslogtreecommitdiff
path: root/chromium/ui/gtk/DEPS
blob: 0684a68d91887c5a1fd929813697190201b6fd00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+chrome/browser/themes/theme_properties.h",
  "+printing",
  "+third_party/skia",
  "+ui/aura",
  "+ui/base",
  "+ui/display",
  "+ui/events",
  "+ui/gfx",
  "+ui/native_theme",
  "+ui/shell_dialogs",
  "+ui/strings",
  "+ui/views",

  # TODO: This should be removed.
  "+ui/ozone",
]