| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 22fd373b2892c2f3d4f1bfe0103702f7dcc4a68f..7a44cf57f9ce1d291557e93897dfce8f8e9ee14e 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -332,6 +332,7 @@ test("webkit_unit_tests") {
|
|
|
| # FIXME: Move the tests from web/tests/ to appropriate places.
|
| # crbug.com/353585
|
| + "tests/AccessibilityObjectModelTest.cpp",
|
| "tests/ActiveConnectionThrottlingTest.cpp",
|
| "tests/ActivityLoggerTest.cpp",
|
| "tests/AnimationSimTest.cpp",
|
|
|