Index: content/content_app.gypi |
diff --git a/content/content_app.gypi b/content/content_app.gypi |
index aa86f56d1264205116ba69dd3b514978d74f43c0..a662a6af8bb19a9e419b539f1c7e60615ab35026 100644 |
--- a/content/content_app.gypi |
+++ b/content/content_app.gypi |
@@ -51,9 +51,6 @@ |
['OS=="ios"', { |
'sources!': [ |
'app/content_main.cc', |
- # TODO(ios): Remove this once content_main_runner builds |
- # for iOS. |
- 'app/content_main_runner.cc', |
], |
}], |
], |