| Index: third_party/WebKit/Source/core/BUILD.gn | 
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn | 
| index 325b2cf4beb127a48efe9522a3a4dd85b84ae1b1..564667645743e28d5ed3b95105c371359bfc3d32 100644 | 
| --- a/third_party/WebKit/Source/core/BUILD.gn | 
| +++ b/third_party/WebKit/Source/core/BUILD.gn | 
| @@ -1689,7 +1689,7 @@ jumbo_source_set("unit_tests") { | 
| ":core", | 
| "//testing/gmock", | 
| "//testing/gtest", | 
| -    "//third_party/WebKit/Source/core/editing:unit_tests", | 
| +    "//third_party/WebKit/Source/core/editing:editing_unit_tests", | 
| ] | 
|  | 
| # FIXME: Enable mojo unittests on Android after fixing data dependency. | 
|  |