Chromium Code Reviews| Index: components/component_updater/DEPS |
| diff --git a/components/component_updater/DEPS b/components/component_updater/DEPS |
| index 48e88750d4a4dbd42c15f2316981867f5cb2fff1..e1ed621eb5c358326811bbabbfda07f2e1c88c9e 100644 |
| --- a/components/component_updater/DEPS |
| +++ b/components/component_updater/DEPS |
| @@ -1,2 +1,11 @@ |
| include_rules = [ |
| + "+net", |
| + "+components/omaha_query_params", |
| + "+courgette", |
| + "+crypto", |
| + "+extensions/common", |
|
blundell
2014/08/14 07:20:06
Oops, I didn't notice this the first time around.
tommycli
2014/08/14 23:13:31
Sounds good. I have a separate patch going: https:
|
| + "+libxml", |
| + "+third_party/libxml", |
| + "+third_party/zlib", |
| + "+ui", |
| ] |