Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / components / translate / core / common / translate_errors.h
index 7062fe3..5016ef9 100644 (file)
@@ -32,6 +32,7 @@ class TranslateErrors {
     BAD_ORIGIN,               // The library is blocked because of bad origin.
     SCRIPT_LOAD_ERROR,        // Loader fails to load a dependent JavaScript.
     TRANSLATE_ERROR_MAX,
+    TYPE_LAST = TRANSLATE_ERROR_MAX
   };
 
  private: