Index: cc/test/layer_tree_pixel_test.cc |
diff --git a/cc/test/layer_tree_pixel_test.cc b/cc/test/layer_tree_pixel_test.cc |
index 79a0d39ddb3f159bf62e64a8f4097d50e120c6ab..bb8e64e0f8d65f58e7b53b293a0975ba2c266b69 100644 |
--- a/cc/test/layer_tree_pixel_test.cc |
+++ b/cc/test/layer_tree_pixel_test.cc |
@@ -64,7 +64,7 @@ void LayerTreePixelTest::SwapBuffersOnThread(LayerTreeHostImpl* host_impl, |
EXPECT_TRUE(PathService::Get(cc::DIR_TEST_DATA, &test_data_dir)); |
// To rebaseline: |
- //EXPECT_TRUE(WritePNGFile(bitmap, test_data_dir.Append(ref_file_))); |
+ // EXPECT_TRUE(WritePNGFile(bitmap, test_data_dir.Append(ref_file_))); |
EXPECT_TRUE(IsSameAsPNGFile(bitmap, test_data_dir.Append(ref_file_))); |