Chromium change: https://chromium.googlesource.com/chromium/src/+/d1d408af2fc44106621601a3b35942fdbe2e8cb0 Move tracking NTP tab creation to NewTabPageCreationTracker This CL moves the tracking NTP tab creation from NewTabPageUma to a new file NewTabPageCreationTracker. Also replace the UserAction to a enum histogram that tracks the TabLaunchType. Bug: 408364837