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

Unified Diff: components/data_use_measurement/core/data_use_user_data.h

Issue 2698643002: Add data use measurement to DoodleFetcher (Closed)
Patch Set: Move ntp_tile DEPS into unrelated CL Created 3 years, 10 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 | components/data_use_measurement/core/data_use_user_data.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/data_use_measurement/core/data_use_user_data.h
diff --git a/components/data_use_measurement/core/data_use_user_data.h b/components/data_use_measurement/core/data_use_user_data.h
index 7324703930f5f3bf149f7197a84a5b9a7a8abe1c..b930c3fef776b49e66e59241ea161d287fddd0e8 100644
--- a/components/data_use_measurement/core/data_use_user_data.h
+++ b/components/data_use_measurement/core/data_use_user_data.h
@@ -61,6 +61,7 @@ class DataUseUserData : public base::SupportsUserData::Data {
SIGNIN,
NTP_SNIPPETS_SUGGESTIONS,
NTP_SNIPPETS_THUMBNAILS,
+ DOODLE,
};
// Data use broken by content type. This enum must remain synchronized
« no previous file with comments | « no previous file | components/data_use_measurement/core/data_use_user_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698