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

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

Issue 1014683006: [Password manager] Recognise squashed login+sign-up forms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix failing PasswordManagerTest Created 5 years, 9 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 dbd28cf1ed03c0ec8c213ad1fe10158f95953ba2..0885896b9c91255302a877f5eb3eb46a55188784 100644
--- a/components/autofill/content/renderer/DEPS
+++ b/components/autofill/content/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/common",
"+content/public/renderer",
+ "+third_party/re2",
]

Powered by Google App Engine
This is Rietveld 408576698