Chromium Code Reviews| Index: chrome/renderer/DEPS |
| =================================================================== |
| --- chrome/renderer/DEPS (revision 103561) |
| +++ chrome/renderer/DEPS (working copy) |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+chrome/app", # The plugins use the theme library to get the sad plugin bitmap. |
| "+chrome/plugin", |
| + "+content/renderer/public", |
|
Dirk Pranke
2011/10/01 00:24:12
content/public/renderer?
jam
2011/10/01 00:29:45
Done.
|
| "+grit", # For generated headers |
| "+media/base", # For initializing media library and media switches. |
| "+ppapi/native_client/src/trusted/plugin/nacl_entry_points.h", # For NaCl registration. |