diff options
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index 2f3b9b0..75629ca 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -1,12 +1,12 @@ include_rules = [ "+chrome/plugin", # For checking whether we're a plugin process. - "+chrome/default_plugin", "+grit", # For generated headers "+libxml", "+media/audio", "+remoting/client/plugin", "+sandbox/src", "+skia/include", + "+webkit/default_plugin", "+webkit/glue", # Other libraries. |