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

Unified Diff: ios/showcase/BUILD.gn

Issue 2744823003: [Payment Request] Generic edit form (Closed)
Patch Set: Generic edit form + showCase Created 3 years, 9 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: ios/showcase/BUILD.gn
diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
index d19ba9cbaf2da86c5e5235ad080484775443b3cf..6790b0394a215ed9dc500f66d3c5bf46c1a5e1ce 100644
--- a/ios/showcase/BUILD.gn
+++ b/ios/showcase/BUILD.gn
@@ -26,6 +26,7 @@ ios_app_bundle("showcase") {
group("features") {
deps = [
"//ios/clean/chrome/browser/ui/tools:tools_ui",
+ "//ios/showcase/payments",
"//ios/showcase/settings",
"//ios/showcase/suggestions",
"//ios/showcase/tab_grid",

Powered by Google App Engine
This is Rietveld 408576698