| Index: chrome/utility/DEPS
|
| diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
|
| index 17ebb358f9676465e13a6812847a971d59419043..14e3a28ab0a69b2658385c2aa66978d014ba4389 100644
|
| --- a/chrome/utility/DEPS
|
| +++ b/chrome/utility/DEPS
|
| @@ -1,13 +1,10 @@
|
| include_rules = [
|
| + "+chrome/grit", # For generated headers.
|
| "+content/public/child",
|
| "+content/public/utility",
|
| "+components/wifi",
|
| "+courgette",
|
| "+extensions/common",
|
| -
|
| - # For generated headers.
|
| - "+grit",
|
| -
|
| "+skia/ext",
|
| "+media",
|
| "+third_party/zlib/google",
|
|
|