| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index b2fcf05155b326055142611c9147fda83881e7ef..79d9660a6f0df38f1bf1b65509f815b46c1fd879 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -690,7 +690,6 @@ source_set("app_mode_app_support") {
|
| mojom("mojo_bindings") {
|
| sources = [
|
| "conflicts/module_event_sink_win.mojom",
|
| - "field_trial_recorder.mojom",
|
| "file_patcher.mojom",
|
| "image_context_menu_renderer.mojom",
|
| "insecure_content_renderer.mojom",
|
|
|