| Index: ui/aura/client/aura_constants.cc
|
| diff --git a/ui/aura/client/aura_constants.cc b/ui/aura/client/aura_constants.cc
|
| index 9267a1fcf0d63191ee46cb38e346568d9aaf4f4d..0132901710085125871db1cbd604a0cda7cf1fbb 100644
|
| --- a/ui/aura/client/aura_constants.cc
|
| +++ b/ui/aura/client/aura_constants.cc
|
| @@ -19,6 +19,7 @@ const char kRootWindowStackingClient[] = "RootWindowStackingClient";
|
| const char kRootWindowTooltipClientKey[] = "RootWindowTooltipClient";
|
| const char kShowStateKey[] = "ShowState";
|
| const char kTooltipTextKey[] = "TooltipText";
|
| +const char kPanelKey[] = "Panel";
|
| // Alphabetical sort.
|
|
|
| } // namespace aura
|
|
|