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

Unified Diff: third_party/WebKit/Source/modules/payments/PaymentTestHelper.h

Issue 2489943003: Revert of [Web Payments] Mojom namespace blink -> payments (Closed)
Patch Set: 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
Index: third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
diff --git a/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h b/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
index 12a5cb861464f3d595b508950a3660b0b40becf9..a71d25b7dee7a715f15426ee7f97fafa97803283 100644
--- a/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
+++ b/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
@@ -77,7 +77,7 @@
HeapVector<PaymentMethodData> buildPaymentMethodDataForTest();
-payments::mojom::blink::PaymentResponsePtr buildPaymentResponseForTest();
+mojom::blink::PaymentResponsePtr buildPaymentResponseForTest();
void makePaymentRequestOriginSecure(Document&);

Powered by Google App Engine
This is Rietveld 408576698