Commit 8146402c authored by machenbach's avatar machenbach Committed by Commit bot

[inspector] Turn on inspector by default

BUG=chromium:635948

Review-Url: https://codereview.chromium.org/2395763002
Cr-Commit-Position: refs/heads/master@{#40380}
parent 787157dd
......@@ -26,7 +26,7 @@ v8_experimental_extra_library_files =
declare_args() {
# Enable inspector. See include/v8-inspector.h.
v8_enable_inspector = false
v8_enable_inspector = true
}
v8_enable_inspector_override = v8_enable_inspector
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment