Index: chrome/common/extensions/docs/examples/extensions/gmail/options.html |
diff --git a/chrome/common/extensions/docs/examples/extensions/gmail/options.html b/chrome/common/extensions/docs/examples/extensions/gmail/options.html |
index 8c48ce08f7201e9dee7699e9bc00e20e16d4859c..50362c84625085091246442076ec58030c6c9349 100644 |
--- a/chrome/common/extensions/docs/examples/extensions/gmail/options.html |
+++ b/chrome/common/extensions/docs/examples/extensions/gmail/options.html |
@@ -56,7 +56,7 @@ body { |
<div class="section-header first">Custom Domain</div> |
<p>To use Google Mail checker with Google Apps for Your Domain, enter the domain here. |
<p> |
- https://mail.google.com/<input type="text" id="custom-domain" oninput="markDirty()"> |
+ https://mail.google.com/<input type="text" id="custom-domain"> |
<em>(eg a/mydomain.com)</em> |
<div id="footer"> |