| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 99d25e3b7b23522de575480107323e316be45888..9faa50638a0ff09707a3b4c6b72529f653d21495 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -12,6 +12,7 @@ include_rules = [
|
| "+installer_util_strings", # For generated headers
|
| "+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.
|
|
|