Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(191)

Unified Diff: chrome/browser/dom_ui/dom_ui_factory.h

Issue 274040: More style nits. (Closed)
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_

Powered by Google App Engine
This is Rietveld 408576698