Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index c80a5d5ed32f563690d00a8158e1abdc7e100098..adcd89c982b47e22a549d0bf9ae7bd7e056d3e8e 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -407,6 +407,7 @@ source_set("common") { |
mojom("mojo_bindings") { |
sources = [ |
"geolocation_service.mojom", |
+ "image_decoder.mojom", |
"permission_service.mojom", |
"render_frame_setup.mojom", |
] |