| Index: compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java
|
| diff --git a/compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java b/compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java
|
| index 50f425c274549adf5dd68c27be2cd2d92fe95add..3fc25b835dc4819c26b92ec25b70fce556ed910d 100644
|
| --- a/compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java
|
| +++ b/compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java
|
| @@ -1050,7 +1050,6 @@ public class IncrementalCompilation2Test extends CompilerTestCase {
|
| * <p>
|
| * http://code.google.com/p/dart/issues/detail?id=4238
|
| */
|
| - //TODO(pquitslund): re-enable (dartbug.com/4925).
|
| public void test_typesPropagation_html_query() throws Exception {
|
| appSource.setContent(
|
| APP,
|
|
|