Index: ash/accelerators/debug_commands.h |
diff --git a/ash/accelerators/debug_commands.h b/ash/accelerators/debug_commands.h |
index 0bf7960267e02f2a07ed15a3d1738b34a251aa5e..0981ebd89de61e6e872e2311a8661c359fb451ef 100644 |
--- a/ash/accelerators/debug_commands.h |
+++ b/ash/accelerators/debug_commands.h |
@@ -10,6 +10,9 @@ |
// This file contains implementations of commands that are used only when |
// debugging. |
+// |
+// NOTE: these commands may be enabled in about:flags, so that they may be |
+// available at run time. |
namespace ash { |
namespace debug { |