| Index: third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py
|
| index 442c851d781ecab4c2c2122283b54620d8a6ebcd..4535316c2a0a2c312697e65dde96a3202ce990a5 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py
|
| @@ -184,7 +184,7 @@ class RemoveFlakesOMatic(object):
|
| the distinct results for each test. E.g.
|
|
|
| {
|
| - 'WebKit Linux': {
|
| + 'WebKit Linux Precise': {
|
| 'test1.html': ['PASS', 'IMAGE'],
|
| 'test2.html': ['PASS'],
|
| },
|
|
|