Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(737)

Unified Diff: chromeos/dbus/ibus/ibus_property.h

Issue 11783053: Clean Up: Remove ibus namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/dbus/ibus/ibus_panel_service_unittest.cc ('k') | chromeos/dbus/ibus/ibus_property.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/ibus/ibus_property.h
diff --git a/chromeos/dbus/ibus/ibus_property.h b/chromeos/dbus/ibus/ibus_property.h
index b8646b427ee4e778836689a6418ecdb4ac4b0360..a36dcde9834acabcd2dee2fae891234037ac63d6 100644
--- a/chromeos/dbus/ibus/ibus_property.h
+++ b/chromeos/dbus/ibus/ibus_property.h
@@ -16,7 +16,6 @@ class MessageReader;
} // namespace dbus
namespace chromeos {
-namespace ibus {
class IBusProperty;
typedef ScopedVector<IBusProperty> IBusPropertyList;
@@ -131,7 +130,6 @@ class CHROMEOS_EXPORT IBusProperty {
DISALLOW_COPY_AND_ASSIGN(IBusProperty);
};
-} // namespace ibus
} // namespace chromeos
#endif // CHROMEOS_DBUS_IBUS_IBUS_PROPERTY_H_
« no previous file with comments | « chromeos/dbus/ibus/ibus_panel_service_unittest.cc ('k') | chromeos/dbus/ibus/ibus_property.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698