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

Unified Diff: chrome/common/DEPS

Issue 1924323002: Move Cast certificate verification code from extensions to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 3234cc63ed870b893c2308641fe611539df80014..b14571507c5df8ee3c88d9d4789721585d381f0e 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/autofill/content/common",
"+components/autofill/core/common",
"+components/bookmarks/common",
+ "+components/cast_certificate",
"+components/cloud_devices/common",
"+components/content_settings/core/common",
"+components/crash/core/common",

Powered by Google App Engine
This is Rietveld 408576698