Commit 2428c915 authored by Ramin Halavati's avatar Ramin Halavati Committed by Commit Bot

Remove kMediaEngagementSchemaVersion from incognito persistent list.

kMediaEngagementSchemaVersion is removed from the list of preferences
that are persieted if modified in incognito mode.

Bug: 861722
Change-Id: Idb74a3d2013d74c5c7158a10aca1fb88b926c6db
Reviewed-on: https://chromium-review.googlesource.com/1237974Reviewed-by: default avatarBecca Hughes <beccahughes@chromium.org>
Commit-Queue: Ramin Halavati <rhalavati@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593481}
parent 97a37cd0
......@@ -257,8 +257,6 @@ const char* const kTemporaryIncognitoWhitelist[] = {
#endif
prefs::kBackgroundTracingLastUpload,
prefs::kMediaEngagementSchemaVersion,
};
} // namespace
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment