Chromium Code Reviews| Index: ui/gfx/ipc/geometry/BUILD.gn |
| diff --git a/ui/gfx/ipc/geometry/BUILD.gn b/ui/gfx/ipc/geometry/BUILD.gn |
| index 9c93d37fcabf79fc7b673135859246b39efcaa12..b8796b222cc28139adc10ea5b106d7c348a63dea 100644 |
| --- a/ui/gfx/ipc/geometry/BUILD.gn |
| +++ b/ui/gfx/ipc/geometry/BUILD.gn |
| @@ -6,6 +6,7 @@ component("geometry") { |
| output_name = "gfx_ipc_geometry" |
| sources = [ |
| + "gfx_ipc_geometry_export.h", |
| "gfx_param_traits.cc", |
| "gfx_param_traits.h", |
| ] |