Index: mojo/converters/surfaces/BUILD.gn |
diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn |
index 6609e8ef0b4dafc3dfa70cc5b523861cf958d338..5660af3ff4b226956cc0522d9fb0dda6f58cb837 100644 |
--- a/mojo/converters/surfaces/BUILD.gn |
+++ b/mojo/converters/surfaces/BUILD.gn |
@@ -26,6 +26,7 @@ component("surfaces") { |
deps = [ |
Ken Rockot(use gerrit already)
2016/05/26 16:58:22
Same note about public_deps here.
Fady Samuel
2016/05/26 17:45:09
Done.
|
"//base", |
"//cc", |
+ "//cc/ipc:interfaces", |
"//cc/surfaces", |
"//cc/surfaces:surface_id", |
"//components/mus/public/interfaces", |