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

Unified Diff: content/browser/BUILD.gn

Issue 2285433002: Use compositor_frame typemap in Blink (Closed)
Patch Set: Adapt to new change after rebase Created 4 years, 3 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 | « cc/ipc/transferable_resource_struct_traits.h ('k') | content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0fad5fbf02cb2cba9ce70856aaf0cea10323b15d..72aadba545a9b094aae00390605a53b51863fce3 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -100,6 +100,7 @@ source_set("browser") {
"//third_party/WebKit/public:blink_headers",
"//third_party/WebKit/public:image_resources",
"//third_party/WebKit/public:mojo_bindings",
+ "//third_party/WebKit/public:offscreen_canvas_mojo_bindings",
"//third_party/WebKit/public:resources",
"//third_party/angle:angle_common",
"//third_party/icu",
« no previous file with comments | « cc/ipc/transferable_resource_struct_traits.h ('k') | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698