Home | History | Annotate | Download | only in apps

Lines Matching refs:web_app

20 #include "chrome/browser/web_applications/web_app.h"
48 web_app::ShortcutLocations creation_locations;
54 web_app::APP_MENU_LOCATION_HIDDEN;
59 web_app::APP_MENU_LOCATION_SUBDIR_CHROMEAPPS;
62 web_app::CreateShortcuts(
63 web_app::SHORTCUT_CREATION_AUTOMATED, creation_locations, profile, app);
132 web_app::UpdateAllShortcuts(
142 web_app::DeleteAllShortcuts(profile_, extension);
151 base::Bind(&web_app::internals::DeleteAllShortcutsForProfile,
166 base::Bind(&web_app::UpdateShortcutsForAllApps,