application_launch.h | 69 // If non-empty, use override_url in place of the application's launch url. 70 GURL override_url; member in struct:AppLaunchParams 104 // |override_url|, if non-empty, will be preferred over the extension's 107 const GURL& override_url);
|