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

Unified Diff: components/password_manager/content/DEPS

Issue 192633002: Move ContentAutofillDriver to the PasswordManager component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « components/password_manager.gypi ('k') | components/password_manager/content/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/content/DEPS
diff --git a/components/autofill/content/DEPS b/components/password_manager/content/DEPS
similarity index 76%
copy from components/autofill/content/DEPS
copy to components/password_manager/content/DEPS
index 4583d6f761e7a13340174cb00b8a5666dd4cfa6c..4d5d19cb305cec3058af33591ecd161ee9442b2f 100644
--- a/components/autofill/content/DEPS
+++ b/components/password_manager/content/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+components/autofill/content/common",
+ "+components/autofill/core/common",
"+content/public/common",
# Allow inclusion of WebKit API files.
"+third_party/WebKit/public/platform",
« no previous file with comments | « components/password_manager.gypi ('k') | components/password_manager/content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698