| Index: services/preferences/public/cpp/typemaps.gni
|
| diff --git a/services/preferences/public/cpp/typemaps.gni b/services/preferences/public/cpp/typemaps.gni
|
| index 1e9fa69b76e42d857c6fc32baddced11cc89c2fc..4567abaeac0d2c04b915f9586ff870a83e2acc0f 100644
|
| --- a/services/preferences/public/cpp/typemaps.gni
|
| +++ b/services/preferences/public/cpp/typemaps.gni
|
| @@ -3,6 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| - "//services/preferences/public/cpp/tracked_preference_validation_delegate.typemap",
|
| "//services/preferences/public/cpp/preferences.typemap",
|
| + "//services/preferences/public/cpp/tracked_preference_validation_delegate.typemap",
|
| ]
|
|
|