| Index: base/prefs/base_prefs_export.h
|
| diff --git a/base/prefs/base_prefs_export.h b/base/prefs/base_prefs_export.h
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..477e1aa124b858ab500d4487cfaf4c0d8af90047
|
| --- /dev/null
|
| +++ b/base/prefs/base_prefs_export.h
|
| @@ -0,0 +1,7 @@
|
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +// Use of this source code is governed by a BSD-style license that can be
|
| +// found in the LICENSE file.
|
| +
|
| +// TODO(brettw) remove this forwarding header when prefs is completely moved to
|
| +// components.
|
| +#include "components/prefs/base_prefs_export.h"
|
|
|