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

Unified Diff: content/content_app.gypi

Issue 11089002: Build content_main_runner.cc on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Build content_main_runner.cc on iOS. Created 8 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
« no previous file with comments | « content/app/content_main_runner.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
}],
],
« no previous file with comments | « content/app/content_main_runner.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698