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

Unified Diff: components/webdata_services/DEPS

Issue 2801513002: [Payments] Add web app manifest section table in SQLite web database (Closed)
Patch Set: 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
« no previous file with comments | « components/webdata_services/BUILD.gn ('k') | components/webdata_services/web_data_service_wrapper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webdata_services/DEPS
diff --git a/components/webdata_services/DEPS b/components/webdata_services/DEPS
index ff4a094d4ac53719e850e02f74b52a877f42a552..2b14aa6ec6e62b988fb0a037eb05d213e4f603c1 100644
--- a/components/webdata_services/DEPS
+++ b/components/webdata_services/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/autofill/core/browser/webdata",
"+components/keyed_service/core",
"+components/password_manager/core/browser/webdata",
+ "+components/payments/android",
"+components/search_engines/keyword_table.h",
"+components/search_engines/keyword_web_data_service.h",
"+components/signin/core/browser/webdata",
« no previous file with comments | « components/webdata_services/BUILD.gn ('k') | components/webdata_services/web_data_service_wrapper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698