Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index 63f5465d03725738c314785c06240e1c4ee4a51e..139f5918840f2fa805db460a66c33bf9c4884aae 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -52,6 +52,9 @@ const char kAshEnableMemoryMonitor[] = "ash-enable-memory-monitor"; |
#endif |
// Enables the Oak tree viewer. |
pneubeck (no reviews)
2012/11/21 13:34:45
adapt the comment
stevenjb
2012/11/27 00:58:18
Moved to chromeos_switches in a separate CL (with
|
+const char kAshEnableNetworkStateHandler[] = "ash-network-state-handler"; |
+ |
+// Enables the Oak tree viewer. |
const char kAshEnableOak[] = "ash-enable-oak"; |
// Enables showing the tray bubble by dragging on the shelf. |