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

Unified Diff: .gn

Issue 2801123002: Remove stale gn arg to avoid undeclared argument warning. (Closed)
Patch Set: Actually fix DEPS... Created 3 years, 8 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 | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 4518d9979f0b884a6812ab3495af324044623f31..cd7ed791152794e4944489882f28de343cc4ba6c 100644
--- a/.gn
+++ b/.gn
@@ -41,7 +41,6 @@ default_args = {
"//third_party/WebKit/Source/core/streams/WritableStream.js",
]
v8_experimental_extra_library_files = []
- v8_enable_inspector = true
v8_enable_gdbjit = false
v8_imminent_deprecation_warnings = false
}
« no previous file with comments | « no previous file | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698