| Index: chrome/install_static/DEPS
|
| diff --git a/chrome/install_static/DEPS b/chrome/install_static/DEPS
|
| deleted file mode 100644
|
| index 6eb75cdb3de58d862f59426de8c906cf81ec9548..0000000000000000000000000000000000000000
|
| --- a/chrome/install_static/DEPS
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -include_rules = [
|
| - # Nothing from base except the includes listed below.
|
| - "-base",
|
| - "+base/macros.h",
|
| - "+base/strings/string16.h",
|
| - "+build/build_config.h",
|
| - # Nothing from chrome.
|
| - "-chrome",
|
| - "+chrome/install_static/install_util.h",
|
| -]
|
|
|