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

Unified Diff: chromeos/dbus/ibus/ibus_property_unittest.cc

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_property.cc ('k') | chromeos/dbus/ibus/ibus_text.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/ibus/ibus_property_unittest.cc
diff --git a/chromeos/dbus/ibus/ibus_property_unittest.cc b/chromeos/dbus/ibus/ibus_property_unittest.cc
index 471e96fc8e9e5e5076426efeaeb954ebed0ed1ef..37ff68512d155c7817f07a0e132c6f51fb8fb61d 100644
--- a/chromeos/dbus/ibus/ibus_property_unittest.cc
+++ b/chromeos/dbus/ibus/ibus_property_unittest.cc
@@ -15,8 +15,6 @@
#include "testing/gtest/include/gtest/gtest.h"
namespace chromeos {
-namespace ibus {
-
namespace {
const char kSampleKey[] = "Key";
@@ -118,5 +116,4 @@ TEST(IBusPropertyListTest, WriteReadIBusPropertyTest) {
}
}
-} // namespace ibus
} // namespace chromeos
« no previous file with comments | « chromeos/dbus/ibus/ibus_property.cc ('k') | chromeos/dbus/ibus/ibus_text.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698