diff options
Diffstat (limited to 'content/common/DEPS')
-rw-r--r-- | content/common/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/common/DEPS b/content/common/DEPS index 2e11e26..d60a74e 100644 --- a/content/common/DEPS +++ b/content/common/DEPS @@ -6,6 +6,9 @@ include_rules = [ "-webkit/child", "-webkit/renderer", + # TODO(jam): remove this + "+content/renderer/pepper/plugin_module.h", + # TODO(ananta|jamesr|scottmg) http://crbug.com/237249 "!webkit/child/websocketstreamhandle_impl.h", |