| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 0c9f3df96d5a25ff17102c97b69f209dacd6f744..84e16d240c1a8cecaf363a81c36e235ccc7a9bc2 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -875,6 +875,8 @@ source_set("browser") {
|
| "mime_registry_impl.h",
|
| "mojo/interface_registrar_android.cc",
|
| "mojo/interface_registrar_android.h",
|
| + "mojo/merge_dictionary.cc",
|
| + "mojo/merge_dictionary.h",
|
| "mojo/mojo_shell_context.cc",
|
| "mojo/mojo_shell_context.h",
|
| "net/browser_online_state_observer.cc",
|
|
|