| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 4e5e8643509c234581d9e7c86c647348b9195512..533d41463854ffa342e5ce451a8c35410dd678a6 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -39,6 +39,9 @@ include_rules = [
|
| # http://crbug.com/76788
|
| "+chrome/browser/profiles/profile.h",
|
|
|
| + # http://crbug.com/85329
|
| + "+chrome/browser/spellcheck_host.h",
|
| +
|
| "+chrome/browser/sessions/session_id.h",
|
|
|
| "+chrome/browser/tab_contents/render_view_host_delegate_helper.h",
|
|
|