Index: content/gpu/BUILD.gn |
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
index 3bc1845a82ee9a5685e7f1a7b7cd83f810bcfe6c..8877864365806804569b146a1e48740438c9b138 100644 |
--- a/content/gpu/BUILD.gn |
+++ b/content/gpu/BUILD.gn |
@@ -44,6 +44,7 @@ source_set("gpu_sources") { |
"//base", |
"//content:export", |
"//content/public/child:child_sources", |
+ "//gpu/ipc/common:ipc_common_sources", |
Nico
2016/02/24 15:15:17
This looks really questionable. ipc_common_sources
Mark Dittmer
2016/02/25 16:06:53
Thanks for the thorough feedback! Based on how muc
|
"//mojo/shell/public/interfaces", |
"//skia", |
"//ui/gl", |