| 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 18cc77e779aef45e8d8897a5581fe7f9ec078d1b..93bf8b9f11c6c9911c43f15b3b923edcf26b957d 100644
 | 
| --- a/third_party/WebKit/Source/web/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/web/BUILD.gn
 | 
| @@ -327,6 +327,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",
 | 
| 
 |