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

Unified Diff: content/common/mac/font_loader.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: content/common/mac/font_loader.h
diff --git a/content/common/mac/font_loader.h b/content/common/mac/font_loader.h
index 934e26c6f2bdb9e0c7436ff21de98c3f0afb2d40..2f9f8982a5b414c688090e75ffa2155020136bbc 100644
--- a/content/common/mac/font_loader.h
+++ b/content/common/mac/font_loader.h
@@ -65,4 +65,4 @@ class FontLoader {
CGFontRef* out);
};
-#endif // CONTENT_COMMON_MAC_FONT_LOADER_H_
+#endif // CONTENT_COMMON_MAC_FONT_LOADER_H_

Powered by Google App Engine
This is Rietveld 408576698