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

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

Issue 23033016: Remove autocheckout code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Even more deletes, and Ilya review. Created 7 years, 4 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/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index c59b4e2800082826abfab6281354683f4f9c9969..77ddfea72703b8e608bceffd3c5d46e8bc0edd6a 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -12,10 +12,6 @@ include_rules = [
#
# Do not add to the list of temporarily-allowed dependencies below,
# and please do not introduce more #includes of these files.
- "!components/autofill/content/browser/autocheckout/whitelist_manager.h",
- "!components/autofill/content/browser/autocheckout_manager.h",
- "!components/autofill/content/browser/autocheckout_page_meta_data.h",
- "!components/autofill/content/browser/autocheckout_steps.h",
"!content/public/browser/android/content_view_core.h",
"!content/public/browser/browser_context.h",
"!content/public/browser/browser_thread.h",

Powered by Google App Engine
This is Rietveld 408576698