Chromium Code Reviews| Index: trunk/src/components/storage_monitor/BUILD.gn |
| =================================================================== |
| --- trunk/src/components/storage_monitor/BUILD.gn (revision 283947) |
| +++ trunk/src/components/storage_monitor/BUILD.gn (working copy) |
| @@ -66,8 +66,7 @@ |
| deps += [ |
| "//device/udev_linux", |
| ] |
| - } else if (is_linux) { |
| - # These were already removed for non-Linux. |
| + } else { |
| sources -= [ |
| "storage_monitor_linux.cc", |
| "storage_monitor_linux.h", |