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

Unified Diff: base/base.gyp

Issue 10785019: Enable aligned_memory_unittest.cc on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: merge 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 | base/memory/aligned_memory_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index e65f6fd4934fc9979b400efd9c0af94a494a6b20..bb2563b5f3cb157ede4be3ddf0d3cbbcb8cedb14 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -562,7 +562,6 @@
# TODO(ios): Remove these as base/ is unforked.
# For now, exclude everything that doesn't build as-is, just to
# get a minimal target building.
- ['exclude', '^memory/aligned_memory_unittest\\.cc$'],
# Unittests that don't pass.
['exclude', '^message_loop_unittest\\.cc$'],
],
« no previous file with comments | « no previous file | base/memory/aligned_memory_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698