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

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: Using components for integration test. Rewrote unittests 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
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 514b1293bb51980541a76343c4b05d661e50c33d..dbede8c1f1e87df55178915938b947b7c25c3f40 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/test/kasko/hang_watcher_integration_test.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698