Index: ui/gl/gl_bindings.h |
diff --git a/ui/gl/gl_bindings.h b/ui/gl/gl_bindings.h |
index 9daf63eafdae9b897ceb900670e403cd7cb84305..cc46e66fcc61c28b36ccbf1aed9fda7e8953ca6e 100644 |
--- a/ui/gl/gl_bindings.h |
+++ b/ui/gl/gl_bindings.h |
@@ -336,7 +336,7 @@ |
#define GL_RG8_EXT 0x822B |
#endif /* GL_EXT_texture_rg */ |
-// This is from NV_path_rendering, but the Mesa GL header is not up-to-date with |
+// This is from NV_path_rendering, but the Mesa GL header is not up to date with |
// the most recent |
// version of the extension. This definition could be removed once glext.h |
// r27498 or later is |