Home | History | Annotate | Download | only in web_applications

Lines Matching refs:chrome

5 #include "chrome/browser/web_applications/web_app.h"
20 #include "chrome/browser/download/download_util.h"
21 #include "chrome/common/chrome_constants.h"
22 #include "chrome/common/chrome_paths.h"
23 #include "chrome/common/url_constants.h"
246 chrome::DIR_USER_DESKTOP,
400 // shortcuts to chrome applications (the kind which are installed
488 chrome::kFileScheme,
489 chrome::kFtpScheme,
490 chrome::kHttpScheme,
491 chrome::kHttpsScheme,
492 chrome::kExtensionScheme,
504 return profile_path.Append(chrome::kWebAppDirname);