Chromium Code Reviews| Index: content/public/browser/DEPS |
| diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS |
| index a5499562aa1a3f25f33839c7036f43f8b900871f..eb69d8bac57513271455a7e38846d53876407aba 100644 |
| --- a/content/public/browser/DEPS |
| +++ b/content/public/browser/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+content/browser/notification_service_impl.h", |
| + "+content/browser/renderer_host/render_view_host.h", |
| ] |