Index: chrome/installer/util/util_constants.cc |
=================================================================== |
--- chrome/installer/util/util_constants.cc (revision 69165) |
+++ chrome/installer/util/util_constants.cc (working copy) |
@@ -4,7 +4,7 @@ |
#include "chrome/installer/util/util_constants.h" |
-namespace installer { |
+namespace installer_util { |
namespace switches { |
@@ -161,4 +161,4 @@ |
const wchar_t kInstallerSuccessLaunchCmdLine[] = |
L"InstallerSuccessLaunchCmdLine"; |
-} // namespace installer |
+} // namespace installer_util |