Index: chrome/browser/google/google_brand_chromeos.cc |
diff --git a/chrome/browser/google/google_util_chromeos.cc b/chrome/browser/google/google_brand_chromeos.cc |
similarity index 98% |
rename from chrome/browser/google/google_util_chromeos.cc |
rename to chrome/browser/google/google_brand_chromeos.cc |
index 5783846ac5be61093ddb5ab4735f1a4b674640ea..ea7c19ad722406c9ab188cd0bd332092b640a7c1 100644 |
--- a/chrome/browser/google/google_util_chromeos.cc |
+++ b/chrome/browser/google/google_brand_chromeos.cc |
@@ -16,7 +16,7 @@ |
#include "chromeos/system/statistics_provider.h" |
#include "content/public/browser/browser_thread.h" |
-namespace google_util { |
+namespace google_brand { |
namespace chromeos { |
namespace { |
@@ -82,4 +82,4 @@ void InitBrand(const base::Closure& callback) { |
} |
} // namespace chromeos |
-} // namespace google_util |
+} // namespace google_brand |