Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index 903a8f1e3cc68d5a88864d35b7d3f30e1a256e9f..b57c3f52ad29a8e2aeb064b02482001fe8cd845f 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -13,6 +13,7 @@ include_rules = [ |
| "+media/base", # For media switches |
| "+policy", # For generated headers and source |
| "+ppapi/c", # For various types. |
| + "+ppapi/host", |
| "+ppapi/proxy", |
| "+ppapi/shared_impl/api_id.h", |
| # Defines some types that are marshalled over IPC. |