Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(767)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1001973002: Revert of Upstream ChromeMobileApplication bits about sync browser initialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index b9ce00f8f0f986cf9eb4bc58beffef7f91711d0c..5a7db3e4b11e98ba24cd3446ecd4180ecb9aa9b3 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1345,17 +1345,6 @@ Drag from top to exit.
YY
</message>
- <!-- Startup errors -->
- <message name="IDS_OS_VERSION_MISSING_FEATURES" desc="Error message shown when Chrome fails to run due to an incomplete version of Android.">
- Critical functionality required to run Chrome is missing; either your Chrome installation is incomplete, or not compatible with this version of Android.
- </message>
- <message name="IDS_INCOMPATIBLE_LIBRARIES" desc="Error message shown when Chrome fails to start due to having the wrong version of the native library">
- Chrome’s components are incompatible with one another. Chrome may be upgrading, please try again in a few minutes. If the problem continues, try uninstalling and re-installing Chrome.
- </message>
- <message name="IDS_NATIVE_STARTUP_FAILED" desc="Error message shown when Chrome fails to start for other (unknown) reasons">
- Chrome failed during startup with an unexpected error.
- </message>
-
<!-- First Run strings -->
<message name="IDS_FRE_SET_UP_CHROME" desc="Header text shown when the user is first setting up Chrome">
Set up Chrome

Powered by Google App Engine
This is Rietveld 408576698