| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 47088feb3a4b76ce50180cd14a3adc6e81377480..19d0028fc4dfa360e3185586aa47efe03af2d30b 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -17,6 +17,8 @@ include_rules = [
|
| "+ppapi/c", # For various types.
|
| "+ppapi/proxy",
|
| "+ppapi/shared_impl/api_id.h",
|
| + # Defines some types that are marshalled over IPC.
|
| + "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
|
| "+rlz",
|
| "+sandbox/linux",
|
| "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
|
|
|