| Index: chrome/common/importer/importer_data_types.cc
|
| diff --git a/chrome/common/importer/importer_data_types.cc b/chrome/common/importer/importer_data_types.cc
|
| index cc79d711c8dbfda02f42614fd659ecae7d0169ec..e2a4ab17b535515261a5e761af6d1a1fcca292fc 100644
|
| --- a/chrome/common/importer/importer_data_types.cc
|
| +++ b/chrome/common/importer/importer_data_types.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 "chrome/common/importer/importer_data_types.h"
|
|
|
| namespace importer {
|
|
|