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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 16129004: Consolidate EulaAcceptedNotifier implementations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 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
Index: chrome/common/chrome_notification_types.h
===================================================================
--- chrome/common/chrome_notification_types.h (revision 203226)
+++ chrome/common/chrome_notification_types.h (working copy)
@@ -963,10 +963,6 @@
// First paint event after this fires NOTIFICATION_LOGIN_WEBUI_VISIBLE.
NOTIFICATION_WIZARD_FIRST_SCREEN_SHOWN,
- // Sent when the EULA has been accepted in the first-run wizard. This is never
- // sent if the EULA was already accepted at startup.
- NOTIFICATION_WIZARD_EULA_ACCEPTED,
-
// Sent when the specific part of login WebUI is considered to be visible.
// That moment is tracked as the first paint event after one of the:
// 1. NOTIFICATION_LOGIN_USER_IMAGES_LOADED
« chrome/browser/metrics/variations/eula_accepted_notifier.cc ('K') | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698