Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index a5d69d33af39054924cdf8560bfdd8d3217b54df..d4a12d1a24224b51e08bbcf6db80d8b87b226a0b 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -76,6 +76,8 @@ |
| 'base/cookie_options.h', |
| 'base/cookie_store.cc', |
| 'base/cookie_store.h', |
| + 'base/cookie_utils.cc', |
| + 'base/cookie_utils.h', |
| 'base/crl_set.cc', |
| 'base/crl_set.h', |
| 'base/crypto_module.h', |