| Index: chrome/browser/history/DEPS
|
| diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
|
| index e8a94abba61c45a19cf354d46b14695224f53081..a798771071b54ae3feb6342776462684c33110a9 100644
|
| --- a/chrome/browser/history/DEPS
|
| +++ b/chrome/browser/history/DEPS
|
| @@ -51,6 +51,8 @@ include_rules = [
|
| "!chrome/browser/ui/profile_error_dialog.h",
|
| "!chrome/browser/ui/webui/ntp/most_visited_handler.h",
|
| "!chrome/browser/ui/webui/ntp/new_tab_ui.h",
|
| + # TODO(boliu): Allow visitedlink after they are componentized.
|
| + "!chrome/browser/visitedlink/visitedlink_delegate.h",
|
| "!chrome/browser/visitedlink/visitedlink_master.h",
|
| ]
|
|
|
|
|