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

Unified Diff: chrome/common/importer/importer_bridge.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/importer_bridge.h ('k') | chrome/common/importer/pstore_declarations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/importer/importer_bridge.cc
diff --git a/chrome/browser/importer/importer_bridge.cc b/chrome/common/importer/importer_bridge.cc
similarity index 82%
rename from chrome/browser/importer/importer_bridge.cc
rename to chrome/common/importer/importer_bridge.cc
index 7910c6adc8b93cb332b4660b2451a505c58ae926..15b7f745cfa14504458460d8d67830eaa03c6b0a 100644
--- a/chrome/browser/importer/importer_bridge.cc
+++ b/chrome/common/importer/importer_bridge.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/importer_bridge.h"
+#include "chrome/common/importer/importer_bridge.h"
ImporterBridge::ImporterBridge() {}
« no previous file with comments | « chrome/common/importer/importer_bridge.h ('k') | chrome/common/importer/pstore_declarations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698