Index: components/bookmarks/core/browser/enhanced/DEPS |
diff --git a/components/bookmarks/core/browser/enhanced/DEPS b/components/bookmarks/core/browser/enhanced/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f42cc469252cc73de1472063dbed86ca9df63055 |
--- /dev/null |
+++ b/components/bookmarks/core/browser/enhanced/DEPS |
@@ -0,0 +1,9 @@ |
+include_rules = [ |
+ "+sql", |
+] |
+ |
+specific_include_rules = { |
+ "image_store_unittest\.cc": [ |
+ "+third_party/skia" |
+ ], |
+} |