summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/ui/webui/constrained_web_dialog_ui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/ui/webui/constrained_web_dialog_ui.h b/chrome/browser/ui/webui/constrained_web_dialog_ui.h
index 2e10e7a..f75124d 100644
--- a/chrome/browser/ui/webui/constrained_web_dialog_ui.h
+++ b/chrome/browser/ui/webui/constrained_web_dialog_ui.h
@@ -51,8 +51,6 @@ class ConstrainedWebDialogDelegate {
//
// Since the web contents modal dialog requires platform-specific delegate
// implementations, this class is just a factory stub.
-// TODO(thestig): Refactor the platform-independent code out of the
-// platform-specific implementations.
class ConstrainedWebDialogUI
: public content::WebUIController {
public: