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

Unified Diff: cc/BUILD.gn

Issue 2651793007: Implemented StructTraits for cc::TextureMailbox (Closed)
Patch Set: c Created 3 years, 11 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 | « no previous file | cc/ipc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 911fe4866fee665de16faa076e17e80ece83f021..0345ff4c553be7f7c22b6c7afe3a25da9da88d2c 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -529,6 +529,7 @@ cc_component("cc") {
"//gpu/ipc:gl_in_process_context",
"//gpu/skia_bindings:skia_bindings",
"//media",
+ "//mojo/public/cpp/bindings:struct_traits",
"//third_party/libyuv",
"//ui/events:events_base",
"//ui/gfx",
« no previous file with comments | « no previous file | cc/ipc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698