Index: src/inspector/BUILD.gn |
diff --git a/src/inspector/BUILD.gn b/src/inspector/BUILD.gn |
index 45db1e5db2bac0f170606beb70af1f343e005aab..06ec9131e6ef42e1f09cf8887ef4c0bd0ac288c2 100644 |
--- a/src/inspector/BUILD.gn |
+++ b/src/inspector/BUILD.gn |
@@ -131,7 +131,6 @@ v8_source_set("inspector") { |
sources += get_target_outputs(":inspector_injected_script") |
sources += get_target_outputs(":inspector_debugger_script") |
sources += [ |
- "Allocator.h", |
"InjectedScript.cpp", |
"InjectedScript.h", |
"InjectedScriptNative.cpp", |