Chromium Code Reviews| Index: third_party/WebKit/Source/platform/Widget.cpp | 
| diff --git a/third_party/WebKit/Source/platform/Widget.cpp b/third_party/WebKit/Source/platform/Widget.cpp | 
| index ecbe933da08f3fbaa45c1e90c43f0f8999ff06fe..b4aa2afa43a83079c89ecb19088a0e6c9b0d2a70 100644 | 
| --- a/third_party/WebKit/Source/platform/Widget.cpp | 
| +++ b/third_party/WebKit/Source/platform/Widget.cpp | 
| @@ -39,9 +39,6 @@ Widget::Widget() | 
| Widget::~Widget() | 
| { | 
| -#if !ENABLE(OILPAN) | 
| - ASSERT(!parent()); | 
| -#endif | 
| } | 
| DEFINE_TRACE(Widget) |