Chromium Code Reviews| Index: components/proxy_config.gypi |
| diff --git a/components/proxy_config.gypi b/components/proxy_config.gypi |
| index b7f8e5f72e121181cb4fcc7d658e7b076ff157d2..a6926f9b4546eb1e77e589fa3c90a7be3376ff32 100644 |
| --- a/components/proxy_config.gypi |
| +++ b/components/proxy_config.gypi |
| @@ -10,6 +10,7 @@ |
| 'type': '<(component)', |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| + '../net/net.gyp:net', |
| ], |
| 'include_dirs': [ |
| '..', |