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

Unified Diff: components/omnibox/browser/BUILD.gn

Issue 1292983006: Componentize kBug464926CrashKey into crash_keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/omnibox/browser/BUILD.gn
diff --git a/components/omnibox/browser/BUILD.gn b/components/omnibox/browser/BUILD.gn
index 67a8c9a87c2956cc2d5a9bb7301962d94f939f1c..6e8cb461bcb5077b51e99c4371cd57aba636f305 100644
--- a/components/omnibox/browser/BUILD.gn
+++ b/components/omnibox/browser/BUILD.gn
@@ -107,6 +107,7 @@ source_set("browser") {
"//base:i18n",
"//base:prefs",
"//components/bookmarks/browser",
+ "//components/crash_keys",
"//components/keyed_service/core",
"//components/metrics",
"//components/omnibox/common",

Powered by Google App Engine
This is Rietveld 408576698