| 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 782e1fa100f38734c8845759d49070d430ef4240..7d1a355943be814e3a8007445c1e0cdaeceab6dc 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>
|
|
|