Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Unified Diff: build_overrides/v8.gni

Issue 2307903003: Add v8_enable_inspector_override to build_config/v8.gni. (Closed)
Patch Set: false Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_overrides/v8.gni
diff --git a/build_overrides/v8.gni b/build_overrides/v8.gni
index 668c0c70938d1fef9749b5df3e66da8d9c32543d..59d672ca0ec33ac8e96cf82fabd8867a45514e17 100644
--- a/build_overrides/v8.gni
+++ b/build_overrides/v8.gni
@@ -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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698