| Index: chrome/common_constants.gyp
|
| diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
|
| index c69a07573760cf2351749db276a439a654718113..134878ea22c8cef373885c55c398a0a40d6be6d3 100644
|
| --- a/chrome/common_constants.gyp
|
| +++ b/chrome/common_constants.gyp
|
| @@ -72,7 +72,6 @@
|
| # GN version: //chrome/common:constants
|
| 'target_name': 'common_constants',
|
| 'type': 'static_library',
|
| - 'hard_dependency': 1, # Because of transitive dep on version_header.
|
| 'sources': [
|
| '<@(common_constants_sources)'
|
| ],
|
|
|