| Index: ui/events/mojo/typemaps.gni
|
| diff --git a/third_party/leakcanary/config.gni b/ui/events/mojo/typemaps.gni
|
| similarity index 77%
|
| copy from third_party/leakcanary/config.gni
|
| copy to ui/events/mojo/typemaps.gni
|
| index f6adcddf3ecc4442c7793666dfeecaf1f108fea8..69fe42eefaf64bfc5418686c93ef86d5131edf19 100644
|
| --- a/third_party/leakcanary/config.gni
|
| +++ b/ui/events/mojo/typemaps.gni
|
| @@ -2,6 +2,4 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -declare_args() {
|
| - enable_leakcanary = false
|
| -}
|
| +typemaps = [ "//ui/events/mojo/event.typemap" ]
|
|
|