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

Unified Diff: ash/accelerators/debug_commands.h

Issue 2168733002: Splits debug_commands into aura and non-aura parts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moar Created 4 years, 5 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: 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 {

Powered by Google App Engine
This is Rietveld 408576698