diff options
Diffstat (limited to 'devel/electron5/files/patch-content_browser_BUILD.gn')
-rw-r--r-- | devel/electron5/files/patch-content_browser_BUILD.gn | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/electron5/files/patch-content_browser_BUILD.gn b/devel/electron5/files/patch-content_browser_BUILD.gn deleted file mode 100644 index 4fca3c5fa7ba..000000000000 --- a/devel/electron5/files/patch-content_browser_BUILD.gn +++ /dev/null @@ -1,14 +0,0 @@ ---- 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) { |