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

Unified Diff: base/base.gypi

Issue 10689161: Adds MessageLoopUIApplication for use on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: DCHECK and gyp changes. Created 8 years, 5 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
« base/base.gyp ('K') | « base/base.gyp ('k') | base/message_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index b605ae584f90e1eaaa48157e54bf0d6c5563dd5a..47a92a10153f522a81068fbbb0bd8ac1124f59b4 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -577,8 +577,6 @@
# needed on iOS (mostly for unit tests).
['exclude', '^process_util'],
['include', '^process_util_ios\\.mm$'],
- # TODO(ios): Add message_pump support.
- ['exclude', '^message_pump'],
],
}],
['OS != "mac" or >(nacl_untrusted_build)==1', {
« base/base.gyp ('K') | « base/base.gyp ('k') | base/message_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698