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

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: Better documentation for RunTest() 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') | chrome/app/main_dll_loader_win.cc » ('J')
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 ab51e1861a399e6cda130ccbc96961354acfd5ae..884447681330c7d337bafb47dec9fd2e0b031f44 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -487,7 +487,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') | chrome/app/main_dll_loader_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698