| 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 1db13a6aac473003df67bd79ddb11b49e6d8c0df..721d15c52f6165d9e49666922d66fdcd39d5510e 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -328,6 +328,7 @@ test("webkit_unit_tests") {
|
|
|
| # FIXME: Move the tests from web/tests/ to appropriate places.
|
| # crbug.com/353585
|
| + "tests/ActiveConnectionThrottlingTest.cpp",
|
| "tests/ActivityLoggerTest.cpp",
|
| "tests/BrowserControlsTest.cpp",
|
| "tests/ChromeClientImplTest.cpp",
|
|
|