diff options
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index cd9bd3f..e6f68bb 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -6,6 +6,7 @@ include_rules = [ "+media/audio", "+media/base", "+ppapi/c", # For various types. + "+ppapi/proxy", "+remoting/client/plugin", "+sandbox/src", "+skia", |