| Index: components/component_updater/pref_names.cc
|
| diff --git a/components/component_updater/pref_names.cc b/components/component_updater/pref_names.cc
|
| index 87554e4f78a274fad002afb86430bfd8ad46212a..98e9fcab91d427ea8560e28c5a60b2ea7312e458 100644
|
| --- a/components/component_updater/pref_names.cc
|
| +++ b/components/component_updater/pref_names.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "components/component_updater/pref_names.h"
|
|
|
| namespace prefs {
|
|
|