| Index: content/shell/renderer/test_runner/WebTestProxy.cpp
|
| diff --git a/content/shell/renderer/test_runner/WebTestProxy.cpp b/content/shell/renderer/test_runner/WebTestProxy.cpp
|
| index f083294a14c5873767efa57df3ee76776ece514c..ca849bc8eb0cce6363fffa584abf1e55b2fb937e 100644
|
| --- a/content/shell/renderer/test_runner/WebTestProxy.cpp
|
| +++ b/content/shell/renderer/test_runner/WebTestProxy.cpp
|
| @@ -734,7 +734,6 @@
|
| if (m_animateScheduled) {
|
| m_animateScheduled = false;
|
| webWidget()->animate(0.0);
|
| - webWidget()->layout();
|
| }
|
| }
|
|
|
|
|