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

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

Issue 2970013003: [Payment Request] Displays appropriate footer if first transaction completed (Closed)
Patch Set: Created 3 years, 5 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 | « no previous file | components/autofill/core/browser/autofill_test_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index 54761f260e5787373d59f7d95e7874f7a1c0a7ea..8e37eac86a7ca0e8746f5d0635f9a3e87e61b6a0 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/infobars/core",
"+components/keyed_service/core",
"+components/metrics",
+ "+components/payments",
Mathieu 2017/07/04 20:28:50 is it possible to not have autofill depend on comp
Moe 2017/07/04 21:27:28 Done.
"+components/security_state",
"+components/signin/core/browser",
"+components/signin/core/common",
« no previous file with comments | « no previous file | components/autofill/core/browser/autofill_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698