Index: chromeos/dbus/ibus/ibus_text.h |
diff --git a/chromeos/dbus/ibus/ibus_text.h b/chromeos/dbus/ibus/ibus_text.h |
index 5997d0cdabfea5b4664a65d3a2f8e5507a92ad3a..b1b62727b94dad0ad9ccadb3ef9c00c42b261000 100644 |
--- a/chromeos/dbus/ibus/ibus_text.h |
+++ b/chromeos/dbus/ibus/ibus_text.h |
@@ -16,8 +16,6 @@ class MessageReader; |
} // dbus |
namespace chromeos { |
-// TODO(nona): Remove ibus namespace after complete libibus removal. |
-namespace ibus { |
// The IBusText is one of IBusObjects and it contains IBusAttrList object which |
// contains array of IBusAttribute object. The overview of each data structure |
@@ -185,7 +183,6 @@ class CHROMEOS_EXPORT IBusText { |
DISALLOW_COPY_AND_ASSIGN(IBusText); |
}; |
-} // namespace ibus |
} // namespace chromeos |
#endif // CHROMEOS_DBUS_IBUS_IBUS_TEXT_H_ |