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

Unified Diff: base/win/startup_information.h

Issue 1137323003: Cleanup: Fix base header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « base/win/resource_util.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/win/startup_information.h
diff --git a/base/win/startup_information.h b/base/win/startup_information.h
index 73d9f3e79b18e4e76688e1e30dc34e9d96486d0c..3f18ee58efb1e00207fd684a4de7d3f1ac6b5e02 100644
--- a/base/win/startup_information.h
+++ b/base/win/startup_information.h
@@ -47,4 +47,4 @@ class BASE_EXPORT StartupInformation {
} // namespace win
} // namespace base
-#endif // BASE_WIN_STARTUP_INFORMATION_H__
+#endif // BASE_WIN_STARTUP_INFORMATION_H_
« no previous file with comments | « base/win/resource_util.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698