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

Unified Diff: third_party/WebKit/Source/platform/scheduler/DEPS

Issue 2464853002: Add crash keys to TaskQueueManager::ProcessTaskFromWorkQueue (Closed)
Patch Set: Created 4 years, 1 month 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: third_party/WebKit/Source/platform/scheduler/DEPS
diff --git a/third_party/WebKit/Source/platform/scheduler/DEPS b/third_party/WebKit/Source/platform/scheduler/DEPS
index 97fd186315f624b32669cc1571e0ed1532affe67..3f99d514c6365c7185b03da142a26e844f1b77f5 100644
--- a/third_party/WebKit/Source/platform/scheduler/DEPS
+++ b/third_party/WebKit/Source/platform/scheduler/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+base/command_line.h",
"+base/compiler_specific.h",
"+base/containers/scoped_ptr_hash_map.h",
+ "+base/debug/crash_logging.h",
"+base/debug/stack_trace.h",
"+base/debug/task_annotator.h",
"+base/feature_list.h",

Powered by Google App Engine
This is Rietveld 408576698