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

Unified Diff: third_party/kasko/kasko.gyp

Issue 1844023002: Capture a report on failed browser rendez-vous. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GYP fixup Created 4 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 | « 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 03fc566543ec81b5b4216b53287935fd9e70db11..4acbdb69e2ebfe06c635a3ac8a29aa48b13deced 100644
--- a/third_party/kasko/kasko.gyp
+++ b/third_party/kasko/kasko.gyp
@@ -10,6 +10,7 @@
'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