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

Unified Diff: ios/chrome/browser/metrics/BUILD.gn

Issue 2820763002: Remove usage of Tab's |url| property from TabUsageRecorder. (Closed)
Patch Set: rebase Created 3 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 | « no previous file | ios/chrome/browser/metrics/tab_usage_recorder.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/metrics/BUILD.gn
diff --git a/ios/chrome/browser/metrics/BUILD.gn b/ios/chrome/browser/metrics/BUILD.gn
index 3ac24ce3a5ea3b13fc09fce6a2ae2053df4c7fa8..feff38a2a832e71638da3a5b9ac1949591d6f74b 100644
--- a/ios/chrome/browser/metrics/BUILD.gn
+++ b/ios/chrome/browser/metrics/BUILD.gn
@@ -147,6 +147,7 @@ source_set("unit_tests_internal") {
"//ios/testing:ocmock_support",
"//ios/web",
"//ios/web/public/test",
+ "//ios/web/public/test/fakes",
"//testing/gtest",
"//third_party/ocmock",
]
« no previous file with comments | « no previous file | ios/chrome/browser/metrics/tab_usage_recorder.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698