| Index: components/enhanced_bookmarks/DEPS
|
| diff --git a/components/enhanced_bookmarks/DEPS b/components/enhanced_bookmarks/DEPS
|
| index 2716044ff3e244145d6a2cb4fa1cc1b484d76b55..fd5c9582ff557b6d1667b9da0fee63cc55fb48d7 100644
|
| --- a/components/enhanced_bookmarks/DEPS
|
| +++ b/components/enhanced_bookmarks/DEPS
|
| @@ -7,14 +7,6 @@ include_rules = [
|
| "+jni",
|
| "+net",
|
| "+sql",
|
| + "+third_party/skia",
|
| "+ui",
|
| ]
|
| -
|
| -specific_include_rules = {
|
| - "image_store_unittest\.cc": [
|
| - "+third_party/skia"
|
| - ],
|
| - "test_image_store\.cc": [
|
| - "+third_party/skia"
|
| - ],
|
| -}
|
|
|