Chromium Code Reviews| Index: components/ssl_errors.gypi |
| diff --git a/components/ssl_errors.gypi b/components/ssl_errors.gypi |
| index c95a9b9b3b853ebeea0438ca00ec2a3025b8be9b..2e5d7d0f430db1aeb7d6aff80b0b724f47e4a9a6 100644 |
| --- a/components/ssl_errors.gypi |
| +++ b/components/ssl_errors.gypi |
| @@ -13,7 +13,8 @@ |
| '../net/net.gyp:net', |
| '../ui/base/ui_base.gyp:ui_base', |
| 'components_strings.gyp:components_strings', |
| - 'url_formatter/url_formatter.gyp:url_formatter' |
| + 'url_formatter/url_formatter.gyp:url_formatter', |
| + 'network_time', |
|
estark
2016/04/05 17:04:06
Please put it on the line above so that it stays i
hugoh_UTC2
2016/04/06 10:03:16
Done.
|
| ], |
| 'include_dirs': [ |
| '..', |