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

Unified Diff: components/payments/content/DEPS

Issue 2801513002: [Payments] Add web app manifest section table in SQLite web database (Closed)
Patch Set: fix nits Created 3 years, 8 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/payments/content/DEPS
diff --git a/components/payments/content/DEPS b/components/payments/content/DEPS
index c72416aecb9fffd101cb0671b42aaf29a05f0e12..bc627f9033281a30c06d3c8a0060d9667b1fc00d 100644
--- a/components/payments/content/DEPS
+++ b/components/payments/content/DEPS
@@ -5,9 +5,12 @@ include_rules = [
"+components/data_use_measurement",
"+components/link_header_util",
"+components/strings",
+ "+components/webdata/common",
+ "+components/webdata_services",
"+content/public",
"+mojo/public/cpp",
"+net",
+ "+sql",
"+third_party/re2",
"+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698