Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index 0d72e9bc5f8d06222c97c57b5de8e0ebfd26994d..3fe80e1a814b14ac6a064ada777aed35f8e70215 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -23,7 +23,9 @@ include_rules = [ |
| "+google_apis/gaia", # For gaia_switches.h |
| "+grit", # For generated headers. TODO(thestig): Remove. |
| "+media", |
| + "+ppapi/c", |
| "+ppapi/shared_impl", |
| + "+ppapi/thunk", |
| # FIXME - refactor code and remove these dependencies |
| "+chrome/installer", |