summaryrefslogtreecommitdiff
path: root/devel/electron5/files/patch-content_browser_BUILD.gn
blob: 4fca3c5fa7ba9e26878c6b6bbc716c2f0bec163f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- content/browser/BUILD.gn.orig	2019-04-08 08:32:53 UTC
+++ content/browser/BUILD.gn
@@ -1939,11 +1939,6 @@ jumbo_source_set("browser") {
       "tracing/cros_tracing_agent.h",
     ]
     deps += [ "//chromeos/resources" ]
-  } else {
-    sources += [
-      "memory/memory_monitor_linux.cc",
-      "memory/memory_monitor_linux.h",
-    ]
   }
 
   if (is_chromeos || is_android || is_chromecast) {