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

Unified Diff: chrome/browser/google/google_brand_chromeos.cc

Issue 316963002: Move branding information out of google_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix for Windows Created 6 years, 6 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
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
« no previous file with comments | « chrome/browser/google/google_brand_chromeos.h ('k') | chrome/browser/google/google_update_settings_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698