--- a/chrome/common/chrome_paths_linux.cc +++ b/chrome/common/chrome_paths_linux.cc @@ -87,11 +87,7 @@ bool GetDefaultUserDataDirectory(base::F GetXDGDirectory(env.get(), kXdgConfigHomeEnvVar, kDotConfigDir); } -#if defined(GOOGLE_CHROME_BUILD) - *result = config_dir.Append("google-chrome" + GetChannelSuffixForDataDir()); -#else - *result = config_dir.Append("chromium"); -#endif + *result = config_dir.Append("Enox"); return true; } --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -130,10 +130,10 @@ Disconnecting $1someone@example.com will clear your history, bookmarks, settings, and other Chromium data stored on this device. Data stored in your Google Account will not be cleared and can be managed on <a target="_blank" href="$2">Google Dashboard</a>. - Chromium + Enox - Chromium + Enox @@ -143,7 +143,7 @@ - Chromium is a web browser that runs webpages and applications with lightning speed. It's fast, stable, and easy to use. Browse the web more safely with malware and phishing protection built into Chromium. + Enox is a web browser that runs webpages and applications with lightning speed. It's fast, stable, and easy to use. Browse the web more safely with malware and phishing protection built into Chromium. @@ -166,7 +166,7 @@ sign in to Chromium - Task Manager - Chromium + Task Manager - Enox Help make Chromium better by sending crash reports and $1usage statistics to Google @@ -174,7 +174,7 @@ - $1Google - Chromium + $1Google - Enox @@ -249,7 +249,7 @@ - Please close all Chromium windows and try again. + Please close all Enox windows and try again. Are you sure you want to uninstall Chromium? @@ -602,7 +602,7 @@ - About &Chromium + About &Enox Update &Chromium @@ -610,7 +610,7 @@ - About &Chromium + About &Enox Update &Chromium @@ -627,7 +627,7 @@ - Chromium + Enox Chromium Helper --- a/chrome/test/chromedriver/chrome/chrome_finder.cc +++ b/chrome/test/chromedriver/chrome/chrome_finder.cc @@ -91,15 +91,12 @@ void GetApplicationDirs(std::vector