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

Unified Diff: chromecast/crash/BUILD.gn

Issue 2733123002: [Chromecast] Add new crash keys from chrome/common. (Closed)
Patch Set: Fix gn header check Created 3 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
« no previous file with comments | « chrome/common/crash_keys.cc ('k') | chromecast/crash/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/crash/BUILD.gn
diff --git a/chromecast/crash/BUILD.gn b/chromecast/crash/BUILD.gn
index bb261ce8f0bca2eb3ddef9cb32b6d4a2271a71a5..23bff1e08ed7be8a2320f3fc50edeb473b264c7c 100644
--- a/chromecast/crash/BUILD.gn
+++ b/chromecast/crash/BUILD.gn
@@ -35,6 +35,7 @@ source_set("crash") {
"//breakpad:client",
"//chromecast/base",
"//chromecast/base:cast_version",
+ "//components/crash/core/common",
"//components/metrics",
"//components/prefs",
]
« no previous file with comments | « chrome/common/crash_keys.cc ('k') | chromecast/crash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698