Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9611)

Unified Diff: chrome/common/importer/firefox_importer_utils_win.cc

Issue 18501013: Move most importer code to chrome/utility/importer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: another gyp attempt Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/importer/firefox_importer_utils_win.cc
diff --git a/chrome/browser/importer/firefox_importer_utils_win.cc b/chrome/common/importer/firefox_importer_utils_win.cc
similarity index 98%
rename from chrome/browser/importer/firefox_importer_utils_win.cc
rename to chrome/common/importer/firefox_importer_utils_win.cc
index 638deb2c5e6fb51a2663c2d52185ed29da1ff9a0..0f0b57fe8efc64de534c99c56024e5343afe73ed 100644
--- a/chrome/browser/importer/firefox_importer_utils_win.cc
+++ b/chrome/common/importer/firefox_importer_utils_win.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 <shlobj.h>
« no previous file with comments | « chrome/common/importer/firefox_importer_utils_mac.mm ('k') | chrome/common/importer/ie_importer_test_registry_overrider_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698