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

Unified Diff: components/omnibox/browser/DEPS

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/DEPS
diff --git a/components/omnibox/browser/DEPS b/components/omnibox/browser/DEPS
index 4132e8a7de2884235d42ce1860e455d84543c733..29a181b6e06d3956325b71b174ad815984066159 100644
--- a/components/omnibox/browser/DEPS
+++ b/components/omnibox/browser/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/bookmarks/browser",
+ "+components/crash_keys",
"+components/history/core/browser",
"+components/keyed_service/core",
"+components/metrics",

Powered by Google App Engine
This is Rietveld 408576698