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

Unified Diff: components/payments/android/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/payments/android/BUILD.gn ('k') | components/payments/android/web_app_manifest_section_table.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/android/DEPS
diff --git a/components/payments/android/DEPS b/components/payments/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0d58d2feb26544b1300dd2ae3f48cd609b7b05b0
--- /dev/null
+++ b/components/payments/android/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/payments/content",
+ "+components/webdata/common",
+ "+sql",
+]
« no previous file with comments | « components/payments/android/BUILD.gn ('k') | components/payments/android/web_app_manifest_section_table.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698