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

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

Issue 2285433002: Use compositor_frame typemap in Blink (Closed)
Patch Set: Do not write empty function in content Created 4 years, 4 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 896ff5fdc7408a5f9e6bf17cb1a3b246b46fe316..43c490e58cd5921e44c5eaee4344bd3cf6046261 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -392,6 +392,7 @@ component("platform") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/bindings:wtf_support",
"//third_party/WebKit/Source/platform/heap",
+ "//third_party/WebKit/public:offscreen_canvas_mojo_bindings_blink",
"//third_party/ced",
"//third_party/harfbuzz-ng",
"//third_party/icu",

Powered by Google App Engine
This is Rietveld 408576698