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

Unified Diff: .gn

Issue 1423043002: Fix missing dependencies for //components/crash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: initial patch for review Created 5 years, 2 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 | « no previous file | components/crash.gypi » ('j') | components/crash.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 5d79ebc3e9736daba5113949f1b500199fe267f0..bcfa7bc5e657f0dcaf913ff9abefb6461866fe04 100644
--- a/.gn
+++ b/.gn
@@ -38,6 +38,7 @@ check_targets = [
"//components/app_modal/*",
"//components/autofill/*",
"//components/bookmarks/*",
+ "//components/crash/*",
"//components/google/*",
"//components/history/*",
« no previous file with comments | « no previous file | components/crash.gypi » ('j') | components/crash.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698