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

Unified Diff: blimp/engine/DEPS

Issue 1783053002: Initial addition of blimp crash client code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add wget to the docker container Created 4 years, 9 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 5c163709661baba64cf6029118c5616572310173..f996963af7fd704157bb66ea123006fedd6de325 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