Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index d0b7370a9acf32c3536e5b10470808330fe43a45..81443540e7164a5b40c6df90a221bbd9b0ee5d0a 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -772,7 +772,7 @@ |
['include', '^threading/platform_thread_linux\\.cc$'], |
], |
}], |
- ['OS == "android" and _toolset == "target"', { |
+ ['OS == "android" and _toolset == "target" and >(nacl_untrusted_build)==0', { |
'sources': [ |
'memory/discardable_memory_ashmem_allocator.cc', |
'memory/discardable_memory_ashmem_allocator.h', |