Commit 33c3e0dd authored by rohitrao@chromium.org's avatar rohitrao@chromium.org

Enable compilation of more files in base/ on iOS.

TBR=
BUG=None
TEST=None


Review URL: https://chromiumcodereview.appspot.com/10754002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146060 0039d316-1c4b-4281-b951-d872f2087c98
parent bbb101b9
...@@ -572,11 +572,8 @@ ...@@ -572,11 +572,8 @@
# TODO(ios): Remove these as base/ is unforked. # TODO(ios): Remove these as base/ is unforked.
# For now, exclude everything that doesn't build as-is, just to # For now, exclude everything that doesn't build as-is, just to
# get something building on a bot. # get something building on a bot.
['exclude', '^hi_res_timer_manager'],
['exclude', '^json'],
['exclude', '^message_pump'], ['exclude', '^message_pump'],
['exclude', '^process_util'], ['exclude', '^process_util'],
['exclude', '^values'],
], ],
}], }],
['OS != "mac" or >(nacl_untrusted_build)==1', { ['OS != "mac" or >(nacl_untrusted_build)==1', {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment