diff options
Diffstat (limited to 'chrome/installer/util/logging_installer.h')
| -rw-r--r-- | chrome/installer/util/logging_installer.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/installer/util/logging_installer.h b/chrome/installer/util/logging_installer.h index b14c2a3..336d0c4 100644 --- a/chrome/installer/util/logging_installer.h +++ b/chrome/installer/util/logging_installer.h @@ -2,8 +2,8 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#ifndef CHROME_INSTALLER_LOGGING_INSTALLER_H__ -#define CHROME_INSTALLER_LOGGING_INSTALLER_H__ +#ifndef CHROME_INSTALLER_UTIL_LOGGING_INSTALLER_H_ +#define CHROME_INSTALLER_UTIL_LOGGING_INSTALLER_H_ #include <string> @@ -24,4 +24,4 @@ std::wstring GetLogFilePath(const CommandLine& command_line); } // namespace installer -#endif +#endif // CHROME_INSTALLER_UTIL_LOGGING_INSTALLER_H_ |
