| Index: mojo/converters/surfaces/tests/BUILD.gn
 | 
| diff --git a/mojo/converters/surfaces/tests/BUILD.gn b/mojo/converters/surfaces/tests/BUILD.gn
 | 
| index c7881bb6cf5468dfcfa925b0e39e6ba195cf6269..2a9499df25aeeac2d4fb2c1fa33a5aad4ca62fa0 100644
 | 
| --- a/mojo/converters/surfaces/tests/BUILD.gn
 | 
| +++ b/mojo/converters/surfaces/tests/BUILD.gn
 | 
| @@ -16,7 +16,7 @@ test("mojo_surfaces_lib_unittests") {
 | 
|      "//mojo/edk/test:run_all_unittests",
 | 
|      "//mojo/environment:chromium",
 | 
|      "//mojo/services/geometry/interfaces",
 | 
| -    "//mojo/services/surfaces/public/interfaces",
 | 
| +    "//mojo/services/surfaces/interfaces",
 | 
|      "//skia",
 | 
|      "//testing/gtest",
 | 
|      "//ui/gfx",
 | 
| 
 |