Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index 6df4b16082f28442a3abd6bf2531a5ea03ca3c66..c81976b325f07fad8422d2c1e702353eedbe42ae 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -44,8 +44,8 @@ |
'../..', |
'..', |
'<(SHARED_INTERMEDIATE_DIR)/blink', |
- # FIXME: Remove these once the bindings script generates qualified |
- # includes correctly: http://crbug.com/377364 |
+ # FIXME: Remove these once core scripts generates qualified |
+ # includes correctly: http://crbug.com/358074 |
'<(bindings_core_v8_output_dir)', |
'<(bindings_modules_v8_output_dir)', |
], |