| Index: chrome/browser/favicon/DEPS
|
| diff --git a/chrome/browser/favicon/DEPS b/chrome/browser/favicon/DEPS
|
| index b2d7a82de6ddc0575ea04add2c13ff90e433e2a9..987f3ec91d557540feb273a01c18078ba1c543ae 100644
|
| --- a/chrome/browser/favicon/DEPS
|
| +++ b/chrome/browser/favicon/DEPS
|
| @@ -10,6 +10,7 @@ include_rules = [
|
| # Permanently-allowed DEPS beyond the standard Browser
|
| # Components-like DEPS above go here.
|
| "+chrome/browser/search/search.h",
|
| + "+components/favicon/content",
|
| "+components/favicon/core",
|
| "+third_party/skia/include/core/SkBitmap.h",
|
|
|
|
|