| Index: mojo/common/DEPS
|
| diff --git a/mojo/common/DEPS b/mojo/common/DEPS
|
| index 3cf60c15a3ef7ac3fe50fdca52db734cac0076b9..8daa768f970122a3bcc4ffaa1f3e9073df3b25e2 100644
|
| --- a/mojo/common/DEPS
|
| +++ b/mojo/common/DEPS
|
| @@ -9,9 +9,9 @@ include_rules = [
|
|
|
| specific_include_rules = {
|
| "trace_controller_impl\.h": [
|
| - "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
|
| + "+services/tracing/public/interfaces/tracing.mojom.h"
|
| ],
|
| "tracing_impl\.h": [
|
| - "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
|
| + "+services/tracing/public/interfaces/tracing.mojom.h"
|
| ],
|
| }
|
|
|