Index: ui/gl/gl_implementation_win.cc |
diff --git a/ui/gl/gl_implementation_win.cc b/ui/gl/gl_implementation_win.cc |
index 0550e6fb59331e2853aec560e156cdd5ac1a755b..eaec391b145afbb040fe01f161af0dd5808c7d37 100644 |
--- a/ui/gl/gl_implementation_win.cc |
+++ b/ui/gl/gl_implementation_win.cc |
@@ -51,7 +51,7 @@ bool LoadD3DXLibrary(const FilePath& module_path, |
return true; |
} |
-} // namespace anonymous |
+} // namespace |
void GetAllowedGLImplementations(std::vector<GLImplementation>* impls) { |
impls->push_back(kGLImplementationEGLGLES2); |