| Index: components/tracing/test/proto_zero_generation_unittest.cc
|
| diff --git a/components/tracing/test/proto_zero_generation_unittest.cc b/components/tracing/test/proto_zero_generation_unittest.cc
|
| index 31fb8ea77d6fa478e92e64133c90450991e9583b..531cadb9e289e0e76ec05caba3fb1463cf27b2eb 100644
|
| --- a/components/tracing/test/proto_zero_generation_unittest.cc
|
| +++ b/components/tracing/test/proto_zero_generation_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/tracing/test/example_messages.pbzero.h"
|
| +#include "components/tracing/test/example_proto/test_messages.pbzero.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace tracing {
|
|
|