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

Unified Diff: build_overrides/v8.gni

Issue 2430223003: Revert of [inspector] Turn on inspector by default (Closed)
Patch Set: Created 4 years, 2 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 df8320d5d1746df85a411f5a9e76359c2bec0058..09ea4570b02032ea70061051e880734ef39e2cec 100644
--- a/build_overrides/v8.gni
+++ b/build_overrides/v8.gni
@@ -26,7 +26,7 @@
declare_args() {
# Enable inspector. See include/v8-inspector.h.
- v8_enable_inspector = true
+ v8_enable_inspector = false
}
v8_enable_inspector_override = v8_enable_inspector
« 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