Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 2694b279b8525e3d3d1f5f1ec528c5231c49bb79..2ceab597fcee740af8f92470f4eab84a93568d4f 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -191,6 +191,7 @@ |
| 'base/origin_bound_cert_service.cc', |
| 'base/origin_bound_cert_service.h', |
| 'base/origin_bound_cert_store.h', |
| + 'base/origin_bound_cert_type.h', |
|
wtc
2011/12/02 22:06:59
BUG: the new header file has been renamed.
mattm
2011/12/05 22:19:20
Done.
|
| 'base/pem_tokenizer.cc', |
| 'base/pem_tokenizer.h', |
| 'base/platform_mime_util.h', |