| Index: chrome/common/importer/firefox_importer_utils.cc
|
| diff --git a/chrome/browser/importer/firefox_importer_utils.cc b/chrome/common/importer/firefox_importer_utils.cc
|
| similarity index 99%
|
| rename from chrome/browser/importer/firefox_importer_utils.cc
|
| rename to chrome/common/importer/firefox_importer_utils.cc
|
| index 5610f5b9ea9dfd58ef648761a6f0ec3f24649a47..4070718240dd527481657883baf80ca5fe71a9b6 100644
|
| --- a/chrome/browser/importer/firefox_importer_utils.cc
|
| +++ b/chrome/common/importer/firefox_importer_utils.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/importer/firefox_importer_utils.h"
|
| +#include "chrome/common/importer/firefox_importer_utils.h"
|
|
|
| #include <algorithm>
|
| #include <map>
|
|
|