Index: chrome/browser/resources/options/about_page.html |
diff --git a/chrome/browser/resources/options/about_page.html b/chrome/browser/resources/options/about_page.html |
index edcd1e944a271c724701a9708d271e84f3d1e3a6..31aa4b19acc9715997d44f98bce85df12995161f 100644 |
--- a/chrome/browser/resources/options/about_page.html |
+++ b/chrome/browser/resources/options/about_page.html |
@@ -25,6 +25,7 @@ |
<!-- <option value="release" i18n-content="release"></option> --> |
<option value="beta-channel" i18n-content="beta"></option> |
<option value="dev-channel" i18n-content="development"></option> |
+ <option value="test-channel" i18n-content="canary"></option> |
petkov
2010/11/05 16:46:16
Change "test-channel" to "canary-channel".
satorux1
2010/11/11 10:35:27
Done.
|
</select> |
</section> |
<section> |