diff options
Diffstat (limited to 'ui/gfx/BUILD.gn')
-rw-r--r-- | ui/gfx/BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn index 4cd3576..32fc674 100644 --- a/ui/gfx/BUILD.gn +++ b/ui/gfx/BUILD.gn @@ -103,6 +103,8 @@ component("gfx") { "font_render_params_win.cc", "gdi_util.cc", "gdi_util.h", + "generic_shared_memory_id.cc", + "generic_shared_memory_id.h", "gfx_paths.cc", "gfx_paths.h", "gpu_memory_buffer.cc", |