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

Unified Diff: components/autofill/renderer/DEPS

Issue 12434004: Move remaining Autofill code to //components/autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix long lines Created 7 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/renderer/DEPS
diff --git a/components/autofill/renderer/DEPS b/components/autofill/renderer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3279b26f7a2da99d247fdc8ad2e636d3cabd6c5b
--- /dev/null
+++ b/components/autofill/renderer/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ # TODO(joi): Get rid of this dependency.
+ "!chrome/common/password_generation_util.h",
+
+ "+content/public/common",
+ "+content/public/renderer",
+]
« no previous file with comments | « components/autofill/browser/wallet/wallet_test_util.cc ('k') | components/autofill/renderer/autofill_agent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698