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

Unified Diff: .gn

Issue 2804113004: Add UMA to break down data usage by http/https and video/non_video (Closed)
Patch Set: 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
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
sclittle 2017/04/07 20:07:34 Should this change be in this CL?
ajo1 2017/04/07 23:52:32 No, removed. This change actually got replicated i
v8_enable_gdbjit = false
v8_imminent_deprecation_warnings = false
}

Powered by Google App Engine
This is Rietveld 408576698