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

Unified Diff: chrome/installer/util/logging_installer.h

Issue 384103: This patch is the rest of the lint cleanup minus the other open issue. (Closed)
Patch Set: Created 11 years, 1 month 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
« no previous file with comments | « chrome/installer/util/helper.h ('k') | chrome/installer/util/lzma_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/logging_installer.h
diff --git a/chrome/installer/util/logging_installer.h b/chrome/installer/util/logging_installer.h
index b14c2a33282a9a63618e587b0904831e60cd6970..336d0c454f4909485729bd58137f2ae9df5471e5 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_
« no previous file with comments | « chrome/installer/util/helper.h ('k') | chrome/installer/util/lzma_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698