Index: ui/gfx/x/BUILD.gn |
diff --git a/ui/gfx/x/BUILD.gn b/ui/gfx/x/BUILD.gn |
index 68693a4d948708f9bbb1a01099b697d323f50ea8..dfc50b37b2e801af42aef536a87e2f000cdf41a3 100644 |
--- a/ui/gfx/x/BUILD.gn |
+++ b/ui/gfx/x/BUILD.gn |
@@ -7,6 +7,7 @@ component("x") { |
output_name = "gfx_x11" |
sources = [ |
+ "../gfx_export.h", |
"x11_atom_cache.cc", |
"x11_atom_cache.h", |
"x11_connection.cc", |