--- content/browser/BUILD.gn.orig 2018-08-01 00:08:43.000000000 +0200 +++ content/browser/BUILD.gn 2018-08-04 21:53:48.299617000 +0200 @@ -1802,11 +1802,6 @@ "tracing/cros_tracing_agent.cc", "tracing/cros_tracing_agent.h", ] - } else { - sources += [ - "memory/memory_monitor_linux.cc", - "memory/memory_monitor_linux.h", - ] } if (is_chromeos || is_android || is_chromecast) {