Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 50a57ea2f56546b8c864088ff41825cf7e199fad..bea8bc99eee1717b8d088e082ddbd5431298b45e 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -828,7 +828,6 @@ |
['OS == "android"', { |
'sources/': [ |
['include', '^debug/proc_maps_linux_unittest\\.cc$'], |
- ['exclude', '^files/file_path_watcher_unittest\\.cc$'], |
], |
}], |
# Enable more direct string conversions on platforms with native utf8 |