| Index: chrome/browser/bookmarks/DEPS
|
| diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
|
| index 0086137cef380e7f2e14e4e7647be39f220b6887..b73c159ed07a51fc828697375a39faa082f77480 100644
|
| --- a/chrome/browser/bookmarks/DEPS
|
| +++ b/chrome/browser/bookmarks/DEPS
|
| @@ -7,6 +7,9 @@ include_rules = [
|
| "+chrome/browser/bookmarks",
|
| "+chrome/browser/favicon",
|
|
|
| + # For unit tests.
|
| + "+chrome/utility/importer/bookmark_html_reader.h",
|
| +
|
| # TODO(kaiwang): Bring this list to zero.
|
| # Do not add to the list of temporarily-allowed dependencies below,
|
| # and please do not introduce more #includes of these files.
|
|
|