Chromium Code Reviews| Index: remoting/DEPS |
| diff --git a/remoting/DEPS b/remoting/DEPS |
| index 89f92b7e31cae87d416dd6a92582c62707b58f7d..0dc9ee751c41c3590cf6e7c37a30586b70bbb6f7 100644 |
| --- a/remoting/DEPS |
| +++ b/remoting/DEPS |
| @@ -1,4 +1,8 @@ |
| include_rules = [ |
| + # Hack for NPAPI policy support. REMOVE ASAP. |
| + # Bug: http://crbug.com/92576 |
| + "+content/common", |
| + |
| "+crypto", |
| "+media/base", |