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/public/renderer", |
"+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. |