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

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

Issue 18555005: Move importer messages to common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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_data_types.h ('k') | chrome/common/importer/importer_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/importer/importer_data_types.cc
diff --git a/chrome/browser/importer/importer_data_types.cc b/chrome/common/importer/importer_data_types.cc
similarity index 86%
rename from chrome/browser/importer/importer_data_types.cc
rename to chrome/common/importer/importer_data_types.cc
index a178fc2fa4eb569b001681fa6cc14e3df67cf762..8e985c27054cb75c85fe41bb79c6fd6f4c487709 100644
--- a/chrome/browser/importer/importer_data_types.cc
+++ b/chrome/common/importer/importer_data_types.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_data_types.h"
+#include "chrome/common/importer/importer_data_types.h"
namespace importer {
« no previous file with comments | « chrome/common/importer/importer_data_types.h ('k') | chrome/common/importer/importer_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698