| Index: third_party/WebKit/Source/bindings/modules/v8/generated.gyp
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/generated.gyp b/third_party/WebKit/Source/bindings/modules/v8/generated.gyp
|
| index 23a6bd290254b89dec1218d48d4f4c398b4ae30c..7c24411925b11eefd0a553bbd687ba0b2f587d9e 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/generated.gyp
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/generated.gyp
|
| @@ -26,7 +26,7 @@
|
| 'target_name': 'bindings_modules_v8_generated_individual',
|
| 'type': 'none',
|
| # The 'binding' rule generates .h files, so mark as hard_dependency, per:
|
| - # https://code.google.com/p/gyp/wiki/InputFormatReference#Linking_Dependencies
|
| + # https://gyp.gsrc.io/docs/InputFormatReference.md#Linking-Dependencies
|
| 'hard_dependency': 1,
|
| 'dependencies': [
|
| '../../core/generated.gyp:core_global_constructors_idls',
|
| @@ -172,7 +172,7 @@
|
| 'target_name': 'bindings_modules_v8_generated_partial_individual',
|
| 'type': 'none',
|
| # The 'partial_binding' rule generates .h files, so mark as hard_dependency, per:
|
| - # https://code.google.com/p/gyp/wiki/InputFormatReference#Linking_Dependencies
|
| + # https://gyp.gsrc.io/docs/InputFormatReference.md#Linking-Dependencies
|
| 'hard_dependency': 1,
|
| 'dependencies': [
|
| '../../core/generated.gyp:core_global_constructors_idls',
|
|
|