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 c3db484..75629ca 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -3,6 +3,7 @@ include_rules = [ "+grit", # For generated headers "+libxml", "+media/audio", + "+remoting/client/plugin", "+sandbox/src", "+skia/include", "+webkit/default_plugin", |