| 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 2a17604289c15c27a94b5c73145e14f49cdb6488..60f2a4e88d8a89ade563c47789641de1aa364c88 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
|
| @@ -176,7 +176,7 @@ class RemoveFlakesOMatic(object):
|
| the distinct results for each test. E.g.
|
|
|
| {
|
| - 'WebKit Linux': {
|
| + 'WebKit Linux Precise': {
|
| 'test1.html': ['PASS', 'IMAGE'],
|
| 'test2.html': ['PASS'],
|
| },
|
|
|