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

Unified Diff: base/resource_util.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/registry.cc ('k') | base/scoped_cftyperef.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/resource_util.h
diff --git a/base/resource_util.h b/base/resource_util.h
index 8f89de587de4e967e3f9058a8808af20ae99f765..eb2276f3179f2cc6f74a478437b4a85392854897 100644
--- a/base/resource_util.h
+++ b/base/resource_util.h
@@ -21,4 +21,4 @@ bool GetDataResourceFromModule(HMODULE module, int resource_id,
void** data, size_t* length);
} // namespace
-#endif // BASE_RESOURCE_UTIL_H__
+#endif // BASE_RESOURCE_UTIL_H__
« no previous file with comments | « base/registry.cc ('k') | base/scoped_cftyperef.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698