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

Unified Diff: tools/gn/commands.h

Issue 968193002: Cleanup: Fix tools/gn 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
« no previous file with comments | « tools/gn/c_include_iterator.h ('k') | tools/gn/ninja_build_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/commands.h
diff --git a/tools/gn/commands.h b/tools/gn/commands.h
index dd2cb1b03387e8d357848403984438d0d85ac680..239c07b511ef43cba665896a65508e26dbe3fcb9 100644
--- a/tools/gn/commands.h
+++ b/tools/gn/commands.h
@@ -173,4 +173,4 @@ void FilterAndPrintTargetSet(bool indent,
} // namespace commands
-#endif // TOOLS_GN_COMMANDS_H
+#endif // TOOLS_GN_COMMANDS_H_
« no previous file with comments | « tools/gn/c_include_iterator.h ('k') | tools/gn/ninja_build_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698