Chromium Code Reviews| Index: chrome/installer/util/DEPS |
| diff --git a/chrome/installer/util/DEPS b/chrome/installer/util/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0148070b1a3dec753c2b8d148fd991454f4cb334 |
| --- /dev/null |
| +++ b/chrome/installer/util/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+components/metrics/client_info.h", |
| +] |