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

Unified Diff: components/payments/android/DEPS

Issue 2801513002: [Payments] Add web app manifest section table in SQLite web database (Closed)
Patch Set: remove std::move for temporary return value 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/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",
+]

Powered by Google App Engine
This is Rietveld 408576698