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

Unified Diff: chrome/app/DEPS

Issue 2118443002: Forward password-store switch to OSCrypt component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: also gyp Created 4 years, 5 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/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index a08e5bfcc9c67a6143fe0db9375c23de9b479ae1..f53e0739cbc773a226d63afd44201201fbac0bb0 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -22,6 +22,7 @@ include_rules = [
"+components/nacl/common",
"+components/nacl/renderer/plugin/ppapi_entrypoints.h",
"+components/nacl/zygote",
+ "+components/os_crypt",
"+components/policy/core/browser/android",
"+components/safe_browsing_db/safe_browsing_api_handler.h",
"+components/startup_metric_utils/browser",

Powered by Google App Engine
This is Rietveld 408576698