| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index cfb00ba9db8a48878f46ec78584a3f3423a247d2..0de3e85d402b340df4eff1f33431fa94fe7ee6db 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -220,6 +220,8 @@
|
| "media/video_capture_messages.h",
|
| "memory_messages.h",
|
| "message_port_messages.h",
|
| + "mojo/constants.cc",
|
| + "mojo/constants.h",
|
| "mojo/embedded_application_runner.cc",
|
| "mojo/embedded_application_runner.h",
|
| "mojo/mojo_shell_connection_impl.cc",
|
|
|