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

Unified Diff: base/base.gypi

Issue 10754002: Enable compilation of more files in base/ on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased. 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
« no previous file with comments | « no previous file | no next file » | 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 e66b693bf92b188a304a9c532a8f3624e6adbbd7..de1ebc768fddb2e9b2e2379360d4084dfc9bffca 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -572,11 +572,8 @@
# TODO(ios): Remove these as base/ is unforked.
# For now, exclude everything that doesn't build as-is, just to
# get something building on a bot.
- ['exclude', '^hi_res_timer_manager'],
- ['exclude', '^json'],
['exclude', '^message_pump'],
['exclude', '^process_util'],
- ['exclude', '^values'],
],
}],
['OS != "mac" or >(nacl_untrusted_build)==1', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698