| Index: chrome/common/os_exchange_data.cc
|
| ===================================================================
|
| --- chrome/common/os_exchange_data.cc (revision 15263)
|
| +++ chrome/common/os_exchange_data.cc (working copy)
|
| @@ -11,9 +11,9 @@
|
| #include "base/logging.h"
|
| #include "base/pickle.h"
|
| #include "base/scoped_handle.h"
|
| +#include "base/stl_util-inl.h"
|
| #include "base/string_util.h"
|
| #include "chrome/common/l10n_util.h"
|
| -#include "chrome/common/stl_util-inl.h"
|
| #include "chrome/common/win_util.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "grit/generated_resources.h"
|
|
|