From 6424c1255fc10939d0a105c514acb79d6ec012e0 Mon Sep 17 00:00:00 2001 From: Ben Turner Date: Tue, 31 Mar 2015 15:51:24 -0700 Subject: [PATCH] Revert unintentional change to crash reporting infra in changeset ce2692d64bcf DONTBUILD --- build/mozconfig.common | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/mozconfig.common b/build/mozconfig.common index 469a4311ef1..3b49b819ecf 100644 --- a/build/mozconfig.common +++ b/build/mozconfig.common @@ -10,8 +10,6 @@ # another mozconfig file, you'll need to use mozconfig.common.override instead # of this file. -MOZ_CRASHREPORTER_UPLOAD_FULL_SYMBOLS=1 - mk_add_options AUTOCLOBBER=1 ac_add_options --enable-crashreporter