Home | History | Annotate | Download | only in webui

Lines Matching refs:Attach

315     AddMessageHandler((new NTPLoginHandler())->Attach(this));
316 AddMessageHandler((new ShownSectionsHandler(pref_service))->Attach(this));
318 Attach(this));
319 AddMessageHandler((new MostVisitedHandler())->Attach(this));
320 AddMessageHandler((new RecentlyClosedTabsHandler())->Attach(this));
321 AddMessageHandler((new MetricsHandler())->Attach(this));
323 AddMessageHandler((new NewTabPageSyncHandler())->Attach(this));
328 AddMessageHandler((new AppLauncherHandler(service))->Attach(this));
330 AddMessageHandler((new NewTabPageSetHomePageHandler())->Attach(this));
331 AddMessageHandler((new NewTabPageClosePromoHandler())->Attach(this));