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

Unified Diff: third_party/kasko/kasko.gyp

Issue 2086403002: Remove the Kasko based out of process browser hang instrumentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge Created 4 years, 6 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 | « third_party/kasko/kasko.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/kasko/kasko.gyp
diff --git a/third_party/kasko/kasko.gyp b/third_party/kasko/kasko.gyp
index 6df757a9dd268a65d34bfe18414f1e19aca8cea0..0dc13fc2e7fc7b5d973d581e0db3cf47fa914582 100644
--- a/third_party/kasko/kasko.gyp
+++ b/third_party/kasko/kasko.gyp
@@ -9,8 +9,6 @@
'buildflag_header_path': 'third_party/kasko/kasko_features.h',
'buildflag_flags': [
'ENABLE_KASKO=<(kasko)',
- 'ENABLE_KASKO_HANG_REPORTS=<(kasko_hang_reports)',
- 'ENABLE_KASKO_FAILED_RDV_REPORTS=<(kasko_failed_rdv_reports)',
],
},
},
« no previous file with comments | « third_party/kasko/kasko.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698