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

Unified Diff: chrome/renderer/autofill/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
« no previous file with comments | « chrome/renderer/DEPS ('k') | chrome/renderer/autofill/autofill_agent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/autofill/DEPS
diff --git a/chrome/renderer/autofill/DEPS b/chrome/renderer/autofill/DEPS
deleted file mode 100644
index d31bfe2bde25ae731e5be0d53218db28fc1b379c..0000000000000000000000000000000000000000
--- a/chrome/renderer/autofill/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-include_rules = [
- # TODO(joi): These are only required until the render code for
- # Autofill moves to //components/autofill/renderer.
- "-chrome/common",
- "-chrome/renderer",
- "+chrome/renderer/autofill",
- "+chrome/renderer/page_click_listener.h",
-
- # TODO(joi): Get rid of this dependency.
- "+chrome/common/password_generation_util.h",
-
- "+google_apis/gaia/gaia_urls.h",
-]
« no previous file with comments | « chrome/renderer/DEPS ('k') | chrome/renderer/autofill/autofill_agent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698