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

Unified Diff: build/common.gypi

Issue 1543803005: Added an integration test for kasko hang reports (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Set executable bit for python scripts Created 4 years, 11 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 | chrome/app/main_dll_loader_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 8d1a3b5c25fd2a2cf5c3daf46ea34b7336cf9e7a..ceda6a2fa54a46f1a8eb874bccf69910f59e47af 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -493,7 +493,7 @@
# Enable crash reporting via Kasko.
'kasko%': 0,
- # Enable hang reports in Kasko.
+ # Enable hang reports in Kasko. Requires Kasko to be enabled.
'kasko_hang_reports%': 0,
# Enable building with LSan (Clang's -fsanitize=leak option).
« no previous file with comments | « no previous file | chrome/app/main_dll_loader_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698