summaryrefslogtreecommitdiff
path: root/network/chromium/chromium.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/chromium/chromium.patch')
-rw-r--r--network/chromium/chromium.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/network/chromium/chromium.patch b/network/chromium/chromium.patch
deleted file mode 100644
index 2d0e5b2d35..0000000000
--- a/network/chromium/chromium.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: build/common.gypi
-===================================================================
---- build/common.gypi
-+++ build/common.gypi
-@@ -124,7 +124,7 @@
- 'use_third_party_translations%': 0,
-
- # Remoting compilation is enabled by default. Set to 0 to disable.
-- 'remoting%': 1,
-+ 'remoting%': 0,
-
- # If this is set, the clang plugins used on the buildbot will be used.
- # Run tools/clang/scripts/update.sh to make sure they are compiled.