added link to Chromium
diff --git a/docs/faq.html b/docs/faq.html
index 104a732..f60130d 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -7,7 +7,7 @@
 
 <center>
 <h1>Mesa Frequently Asked Questions</h1>
-Last updated: 25 November 2003
+Last updated: 26 November 2003
 </center>
 
 <br>
@@ -124,7 +124,16 @@
 </p>
 
 <p>
-There may be others but Mesa is the most popular and feature-complete.
+<a href="http://chromium.sourceforge.net/" target="_parent">Chromium</a>
+isn't a conventional OpenGL implementation (it's layered upon OpenGL),
+but it does export the OpenGL API.  It allows tiled rendering, sort-last
+rendering, etc.
+</p>
+
+
+<p>
+There may be other open OpenGL implementations, but Mesa is the most
+popular and feature-complete.
 </p>
 
 <br>