Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index 3b7d83b035e589cf2915ddef071bf82819ec776d..6ba4481afbe27cc997ff7a0c1c58e7088be6a9d1 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -39,6 +39,7 @@ include_rules = [ |
| "+ppapi/c", # For various types. |
| "+ppapi/host", |
| "+ppapi/proxy", |
| + "+ppapi/shared_impl", |
| # Defines some types that are marshalled over IPC. |
| "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h", |
| "+rlz", |