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

Unified Diff: chrome/BUILD.gn

Issue 1298743002: Partially componentize chrome/common/crash_keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation on iOS Created 5 years, 4 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/chrome_common.gypi » ('j') | chrome/chrome_exe.gypi » ('J')
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 046b68779a1fa8206e0601f52e9e86f7c57060b1..f5fdda9cbfa4470dbe95be8ed213f9dcbdcd8599 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -79,6 +79,7 @@ if (!is_android) {
"//chrome_elf",
"//components/browser_watcher:browser_watcher_client",
"//components/crash/app",
+ "//components/crash_keys",
"//content:startup_helper_win",
"//crypto",
"//sandbox",
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | chrome/chrome_exe.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698