Index: components/enhanced_bookmarks/DEPS |
diff --git a/components/enhanced_bookmarks/DEPS b/components/enhanced_bookmarks/DEPS |
index 34abc9901577d7b75a7754b2d1fbbe0f190fdff0..b3cce4858a85d618f912a2a1ba5b621b910d74dc 100644 |
--- a/components/enhanced_bookmarks/DEPS |
+++ b/components/enhanced_bookmarks/DEPS |
@@ -8,4 +8,7 @@ specific_include_rules = { |
"image_store_unittest\.cc": [ |
"+third_party/skia" |
], |
+ "test_image_store\.cc": [ |
+ "+third_party/skia" |
+ ], |
} |