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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 1753543002: PaymentRequest Mojo bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@interface
Patch Set: haraken@'s + esprehn@'s comments Created 4 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: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 0193d553fde770bcd1397fdc6623c21e64d6ee09..5f5dc1cf346864dfd28c9ab6bc98aaaab06bf216 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -102,6 +102,7 @@ test("webkit_unit_tests") {
"//third_party/WebKit/Source/modules",
"//third_party/WebKit/Source/platform:test_support",
"//third_party/WebKit/Source/wtf",
+ "//third_party/WebKit/public:mojo_bindings_blink",
"//third_party/libwebp",
"//third_party/zlib",
"//url",

Powered by Google App Engine
This is Rietveld 408576698