Chromium Code Reviews| Index: components/proxy_config/BUILD.gn | 
| diff --git a/components/proxy_config/BUILD.gn b/components/proxy_config/BUILD.gn | 
| index 59245af5c61bbf761cbd0075c8f694912748b41f..439fd305351699aaa8c4265afc7bee1e2adbbd6c 100644 | 
| --- a/components/proxy_config/BUILD.gn | 
| +++ b/components/proxy_config/BUILD.gn | 
| @@ -16,5 +16,6 @@ component("proxy_config") { | 
| deps = [ | 
| "//base", | 
| + "//net", | 
| ] | 
| } |