diff options
Diffstat (limited to 'devel/electron4/files/patch-content_browser_BUILD.gn')
-rw-r--r-- | devel/electron4/files/patch-content_browser_BUILD.gn | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/electron4/files/patch-content_browser_BUILD.gn b/devel/electron4/files/patch-content_browser_BUILD.gn deleted file mode 100644 index 441879f3d2de..000000000000 --- a/devel/electron4/files/patch-content_browser_BUILD.gn +++ /dev/null @@ -1,14 +0,0 @@ ---- content/browser/BUILD.gn.orig 2019-03-15 06:37:19 UTC -+++ content/browser/BUILD.gn -@@ -1817,11 +1817,6 @@ jumbo_source_set("browser") { - "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) { |