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

Unified Diff: tools/gn/c_include_iterator.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 | « no previous file | tools/gn/commands.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/c_include_iterator.h
diff --git a/tools/gn/c_include_iterator.h b/tools/gn/c_include_iterator.h
index 86c5edeca3ca3cff25d0721dbfd42e1c0110f4dd..94ebca14909bd5005dde1025606968ab7b0f7f53 100644
--- a/tools/gn/c_include_iterator.h
+++ b/tools/gn/c_include_iterator.h
@@ -52,4 +52,4 @@ class CIncludeIterator {
DISALLOW_COPY_AND_ASSIGN(CIncludeIterator);
};
-#endif // TOOLS_GN_INCLUDE_ITERATOR_H_
+#endif // TOOLS_GN_C_INCLUDE_ITERATOR_H_
« no previous file with comments | « no previous file | tools/gn/commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698