4ffdcb76df
Super initializer calls get implicitly moved to the end of the initializer list, so we don't need the two-phase constructor protocol anymore. Ryan, can you please look at the mirror changes and check wether I've missed something? BUG= R=asiva@google.com, rmacnak@google.com Review URL: https://codereview.chromium.org/1569213003 .