Chromium Code Reviews| Index: components/favicon/ios/DEPS |
| diff --git a/components/favicon/ios/DEPS b/components/favicon/ios/DEPS |
| index 0fc0ddddacd4c1c33c904a9175b0f3748b495c2c..848ad605a301682c3402b576547582d70dcce240 100644 |
| --- a/components/favicon/ios/DEPS |
| +++ b/components/favicon/ios/DEPS |
| @@ -1,3 +1,6 @@ |
| include_rules = [ |
| + "+components/image_fetcher/ios", |
| "+ios/web/public", |
| + "+skia/ext/skia_utils_ios.h", |
|
sdefresne
2017/02/07 10:18:30
Please add the following above the rules for skia
gambard
2017/02/08 14:48:12
Done.
|
| + "+third_party/skia/include/core/SkBitmap.h", |
| ] |