Chromium Code Reviews| Index: chrome/browser/dom_ui/dom_ui_factory.h |
| diff --git a/chrome/browser/dom_ui/dom_ui_factory.h b/chrome/browser/dom_ui/dom_ui_factory.h |
| index db1500c9142e6f61ea8d2661a6b3a471e5f00181..705708ac057d3c76e115f2a5811f52ae1b7bf3cf 100644 |
| --- a/chrome/browser/dom_ui/dom_ui_factory.h |
| +++ b/chrome/browser/dom_ui/dom_ui_factory.h |
| @@ -47,7 +47,7 @@ class DOMUIFactory { |
| private: |
| // Class is for scoping only. |
| - DOMUIFactory() {}; |
| + DOMUIFactory() {} |
| }; |
| #endif // CHROME_BROWSER_DOM_UI_DOM_UI_FACTORY_H_ |