| Index: chrome/browser/extensions/activity_log/uma_policy.h
|
| diff --git a/chrome/browser/extensions/activity_log/uma_policy.h b/chrome/browser/extensions/activity_log/uma_policy.h
|
| index e5ea34be863bd0abe85fc38faec34bac537e69da..53578853ece27a608fd56ff3e5cd22b11ff77643 100644
|
| --- a/chrome/browser/extensions/activity_log/uma_policy.h
|
| +++ b/chrome/browser/extensions/activity_log/uma_policy.h
|
| @@ -48,6 +48,7 @@ class UmaPolicy : public ActivityLogPolicy,
|
| AD_INJECTED,
|
| AD_REMOVED,
|
| AD_REPLACED,
|
| + AD_LIKELY_REPLACED,
|
| MAX_STATUS // Insert new page statuses right before this one.
|
| };
|
|
|
|
|