Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / translate / translate_bubble_model.h
index e65e6c5..0fc11cf 100644 (file)
@@ -41,7 +41,7 @@ class TranslateBubbleModel {
   virtual void SetViewState(ViewState view_state) = 0;
 
   // Shows an error.
-  virtual void ShowError(TranslateErrors::Type error_type) = 0;
+  virtual void ShowError(translate::TranslateErrors::Type error_type) = 0;
 
   // Goes back from the 'Advanced' view state.
   virtual void GoBackFromAdvanced() = 0;