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

Unified Diff: build_overrides/v8.gni

Issue 2295913003: [DevTools] Switch from platform/v8_inspector to v8/v8-inspector.h. (Closed)
Patch Set: rebase 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 | third_party/WebKit/Source/bindings/core/v8/SourceLocation.h » ('j') | 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 59d672ca0ec33ac8e96cf82fabd8867a45514e17..f50e6b42d2e9234bf1a9368534c03389c8bbafb3 100644
--- a/build_overrides/v8.gni
+++ b/build_overrides/v8.gni
@@ -20,4 +20,4 @@ v8_extra_library_files = [
]
v8_experimental_extra_library_files = []
-v8_enable_inspector_override = false
+v8_enable_inspector_override = true
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/SourceLocation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698