Index: content/content_common_mojo_bindings.gyp |
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp |
index f1663016cb3279a22de0b61139e942c0b94771fc..5b91d13cd510c932b1e1ae88b206b5ba8924cc74 100644 |
--- a/content/content_common_mojo_bindings.gyp |
+++ b/content/content_common_mojo_bindings.gyp |
@@ -13,6 +13,7 @@ |
# NOTE: Sources duplicated in //content/common/BUILD.gn:mojo_bindings. |
'common/geolocation_service.mojom', |
'common/permission_service.mojom', |
+ 'common/presentation/presentation_service.mojom', |
'common/render_frame_setup.mojom', |
# NOTE: Sources duplicated in |