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

Unified Diff: components/password_manager/content/browser/DEPS

Issue 1415533013: Fix password manager internals renderer reporting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: All comments addressed Created 5 years, 1 month 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/password_manager/content/browser/DEPS
diff --git a/components/password_manager/content/browser/DEPS b/components/password_manager/content/browser/DEPS
index 7f4d25a9d308f6b0cb0e6b3545e8d116838b6349..8dac82f27567e5e9c1a01d9dc4da05ef78651601 100644
--- a/components/password_manager/content/browser/DEPS
+++ b/components/password_manager/content/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/autofill/core/browser",
"+components/autofill/content/browser",
"+components/keyed_service/content",
"+content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698