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

Unified Diff: blimp/engine/DEPS

Issue 1925993004: Initial addition of Blimp engine crash client code (take 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/::crash_keys/crash_keys/ Created 4 years, 8 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: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index e64143afb6d97d8a42765a3ea85ebd469b349d76..ad90798e9093287fb24831139fb98bc352a1e18c 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+base",
"+cc",
"-chrome",
+ "+components/crash",
"+components/version_info",
"+components/web_cache/renderer",
"+content/public",

Powered by Google App Engine
This is Rietveld 408576698