Index: gypfiles/standalone.gypi |
diff --git a/gypfiles/standalone.gypi b/gypfiles/standalone.gypi |
index e665879c43a2fc3c1d5a6a2bce8118f6f1b6a4f1..89f06a0cbdcfac65f813c4ff623505e3fb06aec6 100644 |
--- a/gypfiles/standalone.gypi |
+++ b/gypfiles/standalone.gypi |
@@ -233,9 +233,6 @@ |
# Relative path to icu.gyp from this file. |
'icu_gyp_path': '../third_party/icu/icu.gyp', |
- # Relative path to inspector.gyp from this file. |
- 'inspector_gyp_path': '../src/v8-inspector/inspector.gyp', |
- |
'conditions': [ |
['(v8_target_arch=="arm" and host_arch!="arm") or \ |
(v8_target_arch=="arm64" and host_arch!="arm64") or \ |