Skip to content

Commit

Permalink
Add v8_enable_inspector_override to build_config/v8.gni.
Browse files Browse the repository at this point in the history
This is in a preparation to introduce this flag in v8.

BUG=635948

Review-Url: https://codereview.chromium.org/2307903003
Cr-Commit-Position: refs/heads/master@{#416681}
  • Loading branch information
dgozman authored and Commit bot committed Sep 6, 2016
1 parent 2ec9eb5 commit 4acd182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_overrides/v8.gni
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ v8_extra_library_files = [
"../third_party/WebKit/Source/core/streams/ReadableStream.js",
]
v8_experimental_extra_library_files = []

v8_enable_inspector_override = false

0 comments on commit 4acd182

Please sign in to comment.