| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index 75629ca9c257ad5a1b70388a932339a0882af633..2f3b9b0c75472dbfae612ded5fcefbdc7a6a423f 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.
|
|
|