| commit | ff0b4b505e01de0098fd6ed13cf6661fa58be851 | [log] [tgz] |
|---|---|---|
| author | Adam Barth <abarth@chromium.org> | Wed Jun 15 15:33:20 2016 -0700 |
| committer | Adam Barth <abarth@chromium.org> | Wed Jun 15 15:33:20 2016 -0700 |
| tree | 4f1469d9035ce6923869283d7910c09f2e8bfebf | |
| parent | 9e74307b276b2f9988005c0e97e85ee222586f79 [diff] |
Fix iOS build
diff --git a/BUILD.gn b/BUILD.gn index fae5384..7d99c32 100644 --- a/BUILD.gn +++ b/BUILD.gn
@@ -830,13 +830,6 @@ # TODO(GYP) hook up asan on Mac. GYP has this extra dylib: #data += [ "$root_out_dir/libclang_rt.asan_osx_dynamic.dylib" ] } - - if (is_ios) { - sources -= [ - "files/file_path_watcher_fsevents.cc", - "files/file_path_watcher_fsevents.h", - ] - } } else { # Non-Mac. sources -= [