Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / renderer / translate / translate_helper.cc
index fb95cbf..788dc73 100644 (file)
 #include "base/strings/string16.h"
 #include "base/strings/string_util.h"
 #include "base/strings/utf_string_conversions.h"
-#include "chrome/common/render_messages.h"
-#include "chrome/renderer/extensions/extension_groups.h"
 #include "chrome/renderer/isolated_world_ids.h"
+#include "components/translate/content/common/translate_messages.h"
 #include "components/translate/core/common/translate_constants.h"
 #include "components/translate/core/common/translate_metrics.h"
 #include "components/translate/core/common/translate_util.h"
 #include "components/translate/language_detection/language_detection_util.h"
 #include "content/public/renderer/render_view.h"
 #include "extensions/common/constants.h"
+#include "extensions/renderer/extension_groups.h"
 #include "ipc/ipc_platform_file.h"
 #if defined(CLD2_DYNAMIC_MODE)
 #include "content/public/common/url_constants.h"