Chromium Code Reviews| Index: cc/resources/prioritized_resource_unittest.cc |
| diff --git a/cc/resources/prioritized_resource_unittest.cc b/cc/resources/prioritized_resource_unittest.cc |
| index 5109a6027204cb8ee4ed27f192db17ab9c9bd5ad..8869e706036a3472d59a60d76cf474c22c65cab8 100644 |
| --- a/cc/resources/prioritized_resource_unittest.cc |
| +++ b/cc/resources/prioritized_resource_unittest.cc |
| @@ -34,8 +34,7 @@ class PrioritizedResourceTest : public testing::Test { |
| NULL, |
| 0, |
| false, |
| - 1, |
| - false); |
| + 1); |
| } |
| virtual ~PrioritizedResourceTest() { |