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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2315273002: Measure usage metrics to prepare for adaptive fetching rates in M55 (Closed)
Patch Set: Created 4 years, 3 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
Index: components/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index 6c69791c25282267c42853d3a70255d55468831f..3cc73ce7f424d3e2509ca3455873458e0d72d38e 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -57,6 +57,8 @@ static_library("ntp_snippets") {
"request_throttler.h",
"switches.cc",
"switches.h",
+ "user_classifier.cc",
+ "user_classifier.h",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698