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

Unified Diff: chrome/utility/importer/DEPS

Issue 23742004: Move PasswordForm from //content to //autofill. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_password_form_conversion_utils
Patch Set: Rebase Created 7 years, 3 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 | « chrome/test/base/test_browser_window.h ('k') | chrome/utility/importer/external_process_importer_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/importer/DEPS
diff --git a/chrome/utility/importer/DEPS b/chrome/utility/importer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4b971483d9d067140681db3ee474e59e83a4daa8
--- /dev/null
+++ b/chrome/utility/importer/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # For PasswordForm.
+ "+components/autofill/core/common",
+]
« no previous file with comments | « chrome/test/base/test_browser_window.h ('k') | chrome/utility/importer/external_process_importer_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698