summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_apis/gdata_util_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/google_apis/gdata_util_unittest.cc')
-rw-r--r--chrome/browser/google_apis/gdata_util_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/google_apis/gdata_util_unittest.cc b/chrome/browser/google_apis/gdata_util_unittest.cc
index 06cf464a..f3caf65 100644
--- a/chrome/browser/google_apis/gdata_util_unittest.cc
+++ b/chrome/browser/google_apis/gdata_util_unittest.cc
@@ -13,7 +13,7 @@
#include "chrome/browser/chromeos/system/timezone_settings.h"
#endif // OS_CHROMEOS
-namespace gdata {
+namespace google_apis {
namespace util {
#if defined(OS_CHROMEOS)
// TODO(yoshiki): Find platform independent way to get/set local timezone.
@@ -100,4 +100,4 @@ TEST(GDataUtilTest, FormatTimeAsString) {
}
} // namespace util
-} // namespace gdata
+} // namespace google_apis