Chromium Code Reviews| Index: components/quirks_client/DEPS |
| diff --git a/components/quirks_client/DEPS b/components/quirks_client/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..593bffafe92fe7328e1b366a92bdf1caa5d68c71 |
| --- /dev/null |
| +++ b/components/quirks_client/DEPS |
| @@ -0,0 +1,7 @@ |
| +include_rules = [ |
| + "+chromeos/chromeos_paths.h", |
| + "+components/prefs", |
| + "+net/base/load_flags.h", |
| + "+net/http/http_status_code.h", |
| + "+net/url_request", |
| +] |