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

Unified Diff: build/buildflag.h

Issue 1847123002: Tiny fix in buildflag.h comment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/buildflag.h
diff --git a/build/buildflag.h b/build/buildflag.h
index 283f5bce41c23314cf3db7806fedbc3b55723f1b..5776a754c42cab681f2522bd15be5a48bd92de9c 100644
--- a/build/buildflag.h
+++ b/build/buildflag.h
@@ -11,7 +11,7 @@
// the setup to know what the flag is" as "flag is off". Normally you would
// include the generated header rather than include this file directly.
//
-// This is for use with generated headers. See build/build_header.gni.
+// This is for use with generated headers. See build/buildflag_header.gni.
// This dance of two macros does a concatenation of two preprocessor args using
// ## doubly indirectly because using ## directly prevents macros in that
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698