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

Unified Diff: components/crash/DEPS

Issue 1512463003: win: Get Kasko crash keys from Crashpad instead of Breakpad (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years 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: components/crash/DEPS
diff --git a/components/crash/DEPS b/components/crash/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..56341f5c72f1aebda46f6e1a88a9d99aaa350eff
--- /dev/null
+++ b/components/crash/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Header struct only, and only used when #define KASKO.
+ "+syzygy/kasko/api/crash_key.h",
+]

Powered by Google App Engine
This is Rietveld 408576698