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

Unified Diff: chrome/common/DEPS

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
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 35f48fa48437dcc55400b1ee856393309fd9a469..565b2b94ff5d4c1e45e21e03b5d7fa6ca560a66e 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/bookmarks/common",
"+components/cloud_devices/common",
"+components/content_settings/core/common",
+ "+components/crash_keys",
"+components/crx_file",
"+components/data_reduction_proxy/core/common",
"+components/dom_distiller/core",

Powered by Google App Engine
This is Rietveld 408576698