| Index: components/ssl_errors.gypi
|
| diff --git a/components/ssl_errors.gypi b/components/ssl_errors.gypi
|
| index c95a9b9b3b853ebeea0438ca00ec2a3025b8be9b..9d4f39551c576bf585403f4a825e469a86c04b12 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'
|
| + 'network_time',
|
| + 'url_formatter/url_formatter.gyp:url_formatter',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|