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

Unified Diff: third_party/WebKit/Source/modules/payments/BUILD.gn

Issue 2523583002: test
Patch Set: test Created 4 years, 1 month 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 | « no previous file | third_party/WebKit/Source/modules/payments/PaymentAppRequestDataConversion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/payments/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/payments/BUILD.gn b/third_party/WebKit/Source/modules/payments/BUILD.gn
index ea052ce95262ed8e20658f20891419fd57f467d6..31dd17fa62684c2e78f3646c4c6f326d85542b2d 100644
--- a/third_party/WebKit/Source/modules/payments/BUILD.gn
+++ b/third_party/WebKit/Source/modules/payments/BUILD.gn
@@ -12,6 +12,8 @@ blink_modules_sources("payments") {
"PaymentAddress.h",
"PaymentAppManager.cpp",
"PaymentAppManager.h",
+ "PaymentAppRequestDataConversion.cpp",
+ "PaymentAppRequestDataConversion.h",
"PaymentAppServiceWorkerGlobalScope.h",
"PaymentAppServiceWorkerRegistration.cpp",
"PaymentAppServiceWorkerRegistration.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/payments/PaymentAppRequestDataConversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698