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

Unified Diff: chrome/common/importer/firefox_importer_utils_mac.mm

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_mac.mm
diff --git a/chrome/browser/importer/firefox_importer_utils_mac.mm b/chrome/common/importer/firefox_importer_utils_mac.mm
similarity index 95%
rename from chrome/browser/importer/firefox_importer_utils_mac.mm
rename to chrome/common/importer/firefox_importer_utils_mac.mm
index 10171fdc310e1aa0e8a8a143b6141bcbd4a62dd0..65202bb2681eb14d370b67f577f215d3e1ecfc51 100644
--- a/chrome/browser/importer/firefox_importer_utils_mac.mm
+++ b/chrome/common/importer/firefox_importer_utils_mac.mm
@@ -5,7 +5,7 @@
#include <Cocoa/Cocoa.h>
#include <sys/param.h>
-#include "chrome/browser/importer/firefox_importer_utils.h"
+#include "chrome/common/importer/firefox_importer_utils.h"
#include "base/file_util.h"
#include "base/mac/foundation_util.h"
« no previous file with comments | « chrome/common/importer/firefox_importer_utils_linux.cc ('k') | chrome/common/importer/firefox_importer_utils_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698