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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2192413002: Timeout if website never completes the transaction. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Marijn's comments Created 4 years, 5 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 | « no previous file | third_party/WebKit/Source/modules/payments/CompleteTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index be15ad6797c3035847fc2cda429223a944bfe72c..3246796562a93811f9b1b975bebe93c2db71aa14 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -2049,6 +2049,7 @@
'notifications/NotificationDataTest.cpp',
'notifications/NotificationResourcesLoaderTest.cpp',
'payments/AbortTest.cpp',
+ 'payments/CompleteTest.cpp',
'payments/OnPaymentResponseTest.cpp',
'payments/PaymentAddressTest.cpp',
'payments/PaymentRequestDetailsTest.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/payments/CompleteTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698