Reland: Change the video color space default.
[chromium-blink-merge.git] / components / wallpaper / DEPS
blob141620d012da977bffddef450fe833a962680a66
1 include_rules = [
2   "+base",
3   "+skia/ext",
4   "+third_party/skia/include",
5   "+ui/gfx",
8 specific_include_rules = {
9   "wallpaper_resizer_unittest\.cc": [
10     "+content/public/test",
11     "+testing/gtest/include/gtest",
12   ],
13   "wallpaper_manager_base\.*": [
14     "+chromeos",
15     "+components/user_manager",
16     "+content/public/browser",
17   ],