Chromium Code Reviews| Index: chrome/install_static/DEPS |
| diff --git a/chrome/install_static/DEPS b/chrome/install_static/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7977e9df288a72916d2d78674f1bd6e59596e5d8 |
| --- /dev/null |
| +++ b/chrome/install_static/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+base/macros.h", |
| + "+base/string16.h", |
| + "+build/build_config.h", |
| +] |