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

Unified Diff: components/autofill/content/renderer/DEPS

Issue 2915763003: [Password Manager] Show omnibox icon and anchored prompt once user start typing password (Closed)
Patch Set: Sent For Review Created 3 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: components/autofill/content/renderer/DEPS
diff --git a/components/autofill/content/renderer/DEPS b/components/autofill/content/renderer/DEPS
index e8db31c4a1a1a4a9bf28500bb34e8c10fb70a6b9..234aa67721e4037ebc97ba5d21808edfa8c6814a 100644
--- a/components/autofill/content/renderer/DEPS
+++ b/components/autofill/content/renderer/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/public/common",
"+content/public/renderer",
+ "+components/password_manager/core/common",
"+third_party/re2",
# Allow inclusion of WebKit API files.
"+third_party/WebKit/public/platform",

Powered by Google App Engine
This is Rietveld 408576698