Chromium Code Reviews| Index: ui/aura/aura_switches.h |
| diff --git a/ui/aura/aura_switches.h b/ui/aura/aura_switches.h |
| index 6df3721afb65c7e79ea275bb67882b1af25dd40d..884c1f3acbcea1beff8be5fe1f400c2766e16cec 100644 |
| --- a/ui/aura/aura_switches.h |
| +++ b/ui/aura/aura_switches.h |
| @@ -11,6 +11,7 @@ |
| namespace switches { |
| AURA_EXPORT extern const char kAuraHostWindowSize[]; |
| +AURA_EXPORT extern const char kAuraNoShadows[]; |
| AURA_EXPORT extern const char kAuraWindows[]; |
| } // namespace switches |