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

Unified Diff: headless/DEPS

Issue 2693943004: headless: Add support for minidump generation on Linux (Closed)
Patch Set: Review comments Created 3 years, 10 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
« no previous file with comments | « headless/BUILD.gn ('k') | headless/app/headless_shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/DEPS
diff --git a/headless/DEPS b/headless/DEPS
index edf61b6ede4bebb755d2540d1e7ccee5ffc20ea0..2e51ac4eae364f416633bc74c370effb2ccc68dd 100644
--- a/headless/DEPS
+++ b/headless/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+components/crash/content/app",
+ "+components/crash/content/browser",
"+content/public/app",
"+content/public/browser",
"+content/public/common",
« no previous file with comments | « headless/BUILD.gn ('k') | headless/app/headless_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698