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

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

Issue 1832703002: Mojo: Simplify typemap usage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-bindings-variant-import
Patch Set: Created 4 years, 8 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 5f5dc1cf346864dfd28c9ab6bc98aaaab06bf216..5ab511c941d74b0bf6b26676815baf797fa91e62 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -102,7 +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/WebKit/public:mojo_bindings_wtf",
"//third_party/libwebp",
"//third_party/zlib",
"//url",

Powered by Google App Engine
This is Rietveld 408576698