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

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: Remove logging_unittest from CL 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') | base/memory/aligned_memory_unittest.cc » ('J')
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 c18ca6308e18ee5d47b9085b4d8d4be503285808..20a6e1625a3abe2135914dfe93caa0d00715af27 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -572,7 +572,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$'],
['exclude', '^shared_memory_unittest\\.cc$'],
['exclude', '^sys_info_unittest\\.cc$'],
['exclude', '^system_monitor'],
« no previous file with comments | « no previous file | base/memory/aligned_memory_unittest.cc » ('j') | base/memory/aligned_memory_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698