| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 2a16353c4718fd5cfc2710f338195f839103d3ed..095218158664446df82231e0ffcbbc5bb9bf535d 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -73,6 +73,8 @@ static_library("common") {
|
| "common_param_traits_macros.h",
|
| "component_flash_hint_file_linux.cc",
|
| "component_flash_hint_file_linux.h",
|
| + "conflicts/module_watcher_win.cc",
|
| + "conflicts/module_watcher_win.h",
|
| "content_restriction.h",
|
| "content_settings_pattern_serializer.cc",
|
| "content_settings_pattern_serializer.h",
|
|
|