summaryrefslogtreecommitdiffstats
path: root/ui/app_list/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app_list/DEPS')
-rw-r--r--ui/app_list/DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/app_list/DEPS b/ui/app_list/DEPS
index 428414c..376f8b4 100644
--- a/ui/app_list/DEPS
+++ b/ui/app_list/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+base",
- "+ui",
- "+testing",
+ "+skia",
"+third_party/skia",
+ "+ui",
]