| Index: services/python/content_handler/BUILD.gn
|
| diff --git a/services/python/content_handler/BUILD.gn b/services/python/content_handler/BUILD.gn
|
| index 43563c03c02204f0289b0569471c96c5ec6056cb..c17e0fb56dbd186e180d585a16f65d0a1629d597 100644
|
| --- a/services/python/content_handler/BUILD.gn
|
| +++ b/services/python/content_handler/BUILD.gn
|
| @@ -29,7 +29,7 @@ python_binary_source_set("content_handler_src") {
|
| "//mojo/public/cpp/utility",
|
| "//mojo/public/python:python_common",
|
| "//mojo/public/python:system_embedded",
|
| - "//mojo/services/content_handler/public/interfaces",
|
| + "//mojo/services/content_handler/interfaces",
|
| "//third_party/zlib:zip",
|
| "//url:url",
|
| ]
|
|
|