| Index: components/sync_driver/pref_names.cc
|
| diff --git a/components/sync_driver/pref_names.cc b/components/sync_driver/pref_names.cc
|
| index 86fa867cd5eebf4f08d92c507c08ab623a8194a8..8b7afd963e17cfcae7fc8f016fd39115d5d1ed39 100644
|
| --- a/components/sync_driver/pref_names.cc
|
| +++ b/components/sync_driver/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/sync_driver/pref_names.h"
|
|
|
| namespace sync_driver {
|
|
|