Index: ui/aura/window_tree_host.cc |
diff --git a/ui/aura/window_tree_host.cc b/ui/aura/window_tree_host.cc |
index 39f4c95f95145820e4873384419d2e3f64ec22a3..2118c2ebd6af1603eeab722bfdb24a6d505ba17b 100644 |
--- a/ui/aura/window_tree_host.cc |
+++ b/ui/aura/window_tree_host.cc |
@@ -178,7 +178,6 @@ WindowTreeHost::WindowTreeHost() |
} |
void WindowTreeHost::DestroyCompositor() { |
- DCHECK(GetAcceleratedWidget()); |
compositor_.reset(); |
} |