Index: components/bookmarks/DEPS |
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS |
index 4aefd683a36b0810d453a748f837248452e5c2a3..bc82e28992bcfb8b02919eef0bd05b5fdebae144 100644 |
--- a/components/bookmarks/DEPS |
+++ b/components/bookmarks/DEPS |
@@ -9,3 +9,9 @@ include_rules = [ |
"+net/base", |
"+ui", |
] |
+ |
+specific_include_rules = { |
+ "bookmark_model_unittest.cc": [ |
+ "+third_party/skia", |
+ ] |
+} |