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

Unified Diff: components/os_crypt/DEPS

Issue 2086123003: Move KWalletDBus util from the Password Manager to OSCrypt. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « components/os_crypt/BUILD.gn ('k') | components/os_crypt/kwallet_dbus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/os_crypt/DEPS
diff --git a/components/os_crypt/DEPS b/components/os_crypt/DEPS
index 60ae095244314e32ac032b1e8e53fb80e3d5f5b2..db9f164451f252eb29c37593bb6d4075ab1926f5 100644
--- a/components/os_crypt/DEPS
+++ b/components/os_crypt/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+crypto"
+ "+crypto",
+ "+dbus",
]
« no previous file with comments | « components/os_crypt/BUILD.gn ('k') | components/os_crypt/kwallet_dbus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698