Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(430)

Unified Diff: ios/web/BUILD.gn

Issue 2013853002: Removing deprecated ios/web/user_metrics.cc and references to it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing ios_web.gyp Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/chrome/browser/ui/webui/history/metrics_handler.cc ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ios/chrome/browser/ui/webui/history/metrics_handler.cc ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698