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

Unified Diff: components/crash_keys/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: components/crash_keys/DEPS
diff --git a/components/variations/DEPS b/components/crash_keys/DEPS
similarity index 74%
copy from components/variations/DEPS
copy to components/crash_keys/DEPS
index 3d6cf278468c1ef7d5bbe04556d892e31029c1b7..9b9a615fe07e1d018026cf49f076b7e2d2883ed1 100644
--- a/components/variations/DEPS
+++ b/components/crash_keys/DEPS
@@ -2,7 +2,6 @@
# dependencies to a minimal set.
include_rules = [
"-components",
- "+components/variations",
+ "+components/crash_keys",
"-net",
- "+third_party/mt19937ar",
]

Powered by Google App Engine
This is Rietveld 408576698