| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index ec882fe820a0c9e1cae20cce438e664914697a55..878d8fe5d3b4b57cc8f78a26b95be9b3267f6625 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -379,10 +379,6 @@
|
| sources += [ "text/LocaleICUTest.cpp" ]
|
| }
|
|
|
| - if (!is_mac) {
|
| - sources += [ "scroll/ScrollAnimatorTest.cpp" ]
|
| - }
|
| -
|
| sources += [ "testing/RunAllTests.cpp" ]
|
|
|
| configs += [
|
|
|