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

Unified Diff: components/cert_database/chromeos/DEPS

Issue 419013003: Replace c/b/nss_context by a KeyedService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Separated out ClientCertStoreChromeOS change. Created 6 years, 2 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/cert_database/chromeos/DEPS
diff --git a/device/DEPS b/components/cert_database/chromeos/DEPS
similarity index 66%
copy from device/DEPS
copy to components/cert_database/chromeos/DEPS
index 80961ee9052f6f7f7f5a58d21b81ae0a34e7b8ed..1ffa8ce7bd15d83ba5422239245c0a376b80f7fd 100644
--- a/device/DEPS
+++ b/components/cert_database/chromeos/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+chromeos",
- "+mojo/public",
]
+
Joao da Silva 2014/10/30 09:48:01 nit: remove empty newline
pneubeck (no reviews) 2014/11/05 14:53:37 Done.

Powered by Google App Engine
This is Rietveld 408576698