Index: ash/system/tray/system_tray_delegate.h |
diff --git a/ash/system/tray/system_tray_delegate.h b/ash/system/tray/system_tray_delegate.h |
index a344495731d732cd1ba853c16e8207993335cf89..4c73d328fd14c7101ddf08683362714a82992abc 100644 |
--- a/ash/system/tray/system_tray_delegate.h |
+++ b/ash/system/tray/system_tray_delegate.h |
@@ -89,6 +89,7 @@ struct ASH_EXPORT IMEInfo { |
~IMEInfo(); |
bool selected; |
+ bool third_party; |
std::string id; |
string16 name; |
string16 short_name; |