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

Unified Diff: chrome/BUILD.gn

Issue 1849413003: Define crash keys in the directory hierarchy where they are used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with head Created 4 years, 5 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 | chrome/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 1c26c3f29012af6f22a4709c98c11ea97376a6b7..8da8d384e09f450bb89011aed9c34da39c743413 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -146,8 +146,10 @@ if (!is_android && !is_mac) {
"//components/flags_ui:switches",
"//components/startup_metric_utils/common",
"//content:sandbox_helper_win",
+ "//content/public/common:crash_keys",
"//content/public/common:static_switches",
"//crypto",
+ "//media/base:crash_keys",
"//sandbox",
"//ui/gfx",
]
« no previous file with comments | « no previous file | chrome/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698