Chromium Code Reviews| Index: content/shell/shell_aura.cc |
| diff --git a/content/shell/shell_aura.cc b/content/shell/shell_aura.cc |
| index 7a0133f5c447146e99b2464b38f3d531343162dc..06fcaa02ca7489e72fe25724a2b43d3bf3c873e9 100644 |
| --- a/content/shell/shell_aura.cc |
| +++ b/content/shell/shell_aura.cc |
| @@ -41,7 +41,6 @@ class ShellViewsDelegateAura : public views::DesktopTestViewsDelegate { |
| } |
| virtual ~ShellViewsDelegateAura() { |
| - ViewsDelegate::views_delegate = NULL; |
| } |
| void SetUseTransparentWindows(bool transparent) { |