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

Unified Diff: chrome/browser/resources/translate_internals/prefs.html

Issue 22600003: Switch to using '-t ios' for grit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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
« no previous file with comments | « chrome/browser/resources/history/history_mobile.css ('k') | chrome/renderer/resources/neterror.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/translate_internals/prefs.html
diff --git a/chrome/browser/resources/translate_internals/prefs.html b/chrome/browser/resources/translate_internals/prefs.html
index f39b2429bc227b8f1c9910f7b200825ea55c34c1..5cd07b891e4c2280cb72e1e1eb7dec947dbb3baf 100644
--- a/chrome/browser/resources/translate_internals/prefs.html
+++ b/chrome/browser/resources/translate_internals/prefs.html
@@ -25,7 +25,7 @@ found in the LICENSE file.
<p id="prefs-supported-languages-last-updated">Last updated: <span></span></p>
<ul id="prefs-supported-languages-languages"></ul>
</section>
-<if expr="not pp_ifdef('ios')">
+<if expr="not is_ios">
<section id="prefs-cld-version">
<h2>CLD Version</h2>
<p i18n-content="cld-version"></p>
« no previous file with comments | « chrome/browser/resources/history/history_mobile.css ('k') | chrome/renderer/resources/neterror.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698