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

Unified Diff: chromeos/dbus/ibus/ibus_config_client.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_component_unittest.cc ('k') | chromeos/dbus/ibus/ibus_engine_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/ibus/ibus_config_client.h
diff --git a/chromeos/dbus/ibus/ibus_config_client.h b/chromeos/dbus/ibus/ibus_config_client.h
index fc98fd8118a982cb8be8755e1b0efb6af03df22e..a7a384a12819663f4d47cfcc8b49fd0762e2389e 100644
--- a/chromeos/dbus/ibus/ibus_config_client.h
+++ b/chromeos/dbus/ibus/ibus_config_client.h
@@ -20,10 +20,7 @@ class Bus;
namespace chromeos {
-namespace ibus {
class IBusComponent;
-} // namespace ibus
-
class IBusInputContextClient;
// A class to make the actual DBus calls for IBusConfig service.
« no previous file with comments | « chromeos/dbus/ibus/ibus_component_unittest.cc ('k') | chromeos/dbus/ibus/ibus_engine_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698