summaryrefslogtreecommitdiffstats
path: root/ui/gfx/render_text_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/render_text_linux.h')
-rw-r--r--ui/gfx/render_text_linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/render_text_linux.h b/ui/gfx/render_text_linux.h
index 497a47c..217b43a 100644
--- a/ui/gfx/render_text_linux.h
+++ b/ui/gfx/render_text_linux.h
@@ -118,6 +118,6 @@ class RenderTextLinux : public RenderText {
DISALLOW_COPY_AND_ASSIGN(RenderTextLinux);
};
-} // namespace gfx;
+} // namespace gfx
#endif // UI_GFX_RENDER_TEXT_LINUX_H_