Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1630)

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/generated.gyp

Issue 1592403002: update obsolete code.google.com documentation links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase on master Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698