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

Unified Diff: base/scoped_handle.h

Issue 552004: Style cleanup in preparation for auto-linting base/. (Closed)
Patch Set: Created 10 years, 11 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/scoped_cftyperef.h ('k') | base/scoped_handle_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/scoped_handle.h
diff --git a/base/scoped_handle.h b/base/scoped_handle.h
index e53b2dd1917cd652ea17743437f50748136699ae..32a4b3c35f6b4e667f7085b814cb46cf099a670a 100644
--- a/base/scoped_handle.h
+++ b/base/scoped_handle.h
@@ -51,4 +51,4 @@ class ScopedStdioHandle {
DISALLOW_EVIL_CONSTRUCTORS(ScopedStdioHandle);
};
-#endif // BASE_SCOPED_HANDLE_H_
+#endif // BASE_SCOPED_HANDLE_H_
« no previous file with comments | « base/scoped_cftyperef.h ('k') | base/scoped_handle_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698