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

Unified Diff: chrome/browser/resources/uber/uber_frame.html

Issue 9967017: Upstream Android native crash handling changes. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: sync again Created 8 years, 8 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/browser/resources/uber/uber_frame.html
diff --git a/chrome/browser/resources/uber/uber_frame.html b/chrome/browser/resources/uber/uber_frame.html
index 4ce4c1e6a9c551dc3247c7e256243a1a6c5a3a2a..ddeda8a5bdb9860d47d16904309ec0df87f1cbdd 100644
--- a/chrome/browser/resources/uber/uber_frame.html
+++ b/chrome/browser/resources/uber/uber_frame.html
@@ -15,7 +15,7 @@
<h1 i18n-content="shortProductName"></h1>
<ul>
<li i18n-content="historyDisplayName"
- i18n-values="controls:historyHost">
+ i18n-values="controls:historyHost;override:overridesHistory">
Mark Mentovai 2012/04/09 22:55:58 Does this belong?
</li>
<li i18n-content="extensionsDisplayName"
i18n-values="controls:extensionsHost">

Powered by Google App Engine
This is Rietveld 408576698