| Index: extensions/common/BUILD.gn
|
| diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
|
| index 25acd0c86730994f16360b372fe2881538b48a14..71a148b8bff1e1f66b8e2e511a273a599960fb62 100644
|
| --- a/extensions/common/BUILD.gn
|
| +++ b/extensions/common/BUILD.gn
|
| @@ -28,7 +28,6 @@ if (enable_extensions) {
|
| use_new_wrapper_types = false
|
| }
|
|
|
| - # GYP version: extensions/extensions.gyp:extensions_common
|
| # This must be a static library because extensions common depends on
|
| # GetTrustedICAPublicKey in extensions/browser which isn't always linked
|
| # in. TODO(brettw): This reverse dependency should be fixed.
|
|
|