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

Unified Diff: chrome/common/importer/ie_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
« no previous file with comments | « chrome/common/importer/ie_importer_utils_win.h ('k') | chrome/common/importer/importer_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/importer/ie_importer_utils_win.cc
diff --git a/chrome/browser/importer/ie_importer_utils_win.cc b/chrome/common/importer/ie_importer_utils_win.cc
similarity index 90%
rename from chrome/browser/importer/ie_importer_utils_win.cc
rename to chrome/common/importer/ie_importer_utils_win.cc
index 8a77323c042d11a2d98446eb17bde21a18c51cf7..5eabd3ebaf09a4041c43dfa6e4ca3764d4c14cad 100644
--- a/chrome/browser/importer/ie_importer_utils_win.cc
+++ b/chrome/common/importer/ie_importer_utils_win.cc
@@ -2,9 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/importer/ie_importer_utils_win.h"
+#include "chrome/common/importer/ie_importer_utils_win.h"
-#include "chrome/browser/importer/ie_importer_test_registry_overrider_win.h"
+#include "chrome/common/importer/ie_importer_test_registry_overrider_win.h"
namespace {
« no previous file with comments | « chrome/common/importer/ie_importer_utils_win.h ('k') | chrome/common/importer/importer_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698