Chromium Code Reviews| Index: ppapi/proxy/BUILD.gn | 
| diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn | 
| index 1e41208744863469a266bfc5ee87351a5914053a..143363f7cbc3645ac06d6eb5d90e7614ce1f3b3b 100644 | 
| --- a/ppapi/proxy/BUILD.gn | 
| +++ b/ppapi/proxy/BUILD.gn | 
| @@ -344,6 +344,8 @@ source_set("ipc_sources") { | 
| "//base", | 
| "//gpu/ipc/common:command_buffer_traits", | 
| "//ipc", | 
| + "//ipc/mojo", | 
| + "//mojo/edk/system", | 
| "//ppapi/c", | 
| "//ppapi/shared_impl", | 
| ] |