Chromium Code Reviews| Index: components/tracing.gyp |
| diff --git a/components/tracing.gyp b/components/tracing.gyp |
| index a85840943591acdf531c5b17d9c6d42e50d3ae09..f742bace7baaa9829e44cb3cb963a5682f840304 100644 |
| --- a/components/tracing.gyp |
| +++ b/components/tracing.gyp |
| @@ -89,7 +89,7 @@ |
| 'tracing/test/example_messages.proto', |
| ], |
| 'dependencies': [ |
| - 'proto_zero_plugin', |
| + 'proto_zero_plugin#host', |
| ], |
| 'includes': ['../build/protoc.gypi'], |
| }, |