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

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

Issue 707173004: Refactor Autofill for out of process iframes (OOPIF). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/autofill/content/browser/DEPS
diff --git a/components/autofill/content/browser/DEPS b/components/autofill/content/browser/DEPS
index 35b6dfdfa38d09cf862574a71c3137b807c03476..194765c84bcb74dd464637ecb317b53f168661ca 100644
--- a/components/autofill/content/browser/DEPS
+++ b/components/autofill/content/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/password_manager/content/browser",
vabr (Chromium) 2014/11/10 14:34:39 I don't think we can do this. That would be a cycl
Garrett Casto 2014/11/12 08:09:55 To be clear, the problem isn't that some code in A
"+components/webdata/common",
"+content/public/browser",
"+crypto/random.h",

Powered by Google App Engine
This is Rietveld 408576698