| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index b55ca09f0b22b57cdd7dcf0603f830a7270bed92..6d1ffbe69c160f1360f39369e3918b30e5fb74a7 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -124,7 +124,6 @@ source_set("web") {
|
| "public/url_schemes.h",
|
| "public/url_schemes.mm",
|
| "public/url_util.h",
|
| - "public/user_metrics.h",
|
| "public/web_capabilities.cc",
|
| "public/web_capabilities.h",
|
| "public/web_client.h",
|
| @@ -164,7 +163,6 @@ source_set("web") {
|
| "string_util.cc",
|
| "url_scheme_util.mm",
|
| "url_util.cc",
|
| - "user_metrics.cc",
|
| "web_kit_constants.cc",
|
| "web_state/blocked_popup_info.h",
|
| "web_state/blocked_popup_info.mm",
|
|
|