Chromium Code Reviews| Index: services/tracing/BUILD.gn |
| diff --git a/services/tracing/BUILD.gn b/services/tracing/BUILD.gn |
| index 0ac1bb6d617d2e18d46df5e4653b65a567130f37..ae3e221630549a8a96d0b933ec25c4ec2dca6132 100644 |
| --- a/services/tracing/BUILD.gn |
| +++ b/services/tracing/BUILD.gn |
| @@ -23,6 +23,6 @@ mojo_native_application("tracing") { |
| "//mojo/data_pipe_utils", |
| "//mojo/public/cpp/application", |
| "//mojo/public/cpp/system", |
| - "//mojo/services/tracing/public/interfaces", |
| + "//mojo/services/tracing/interfaces", |
| ] |
| } |