Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index d7d644f2d0ae864dc362d1c48a0230892fc72029..3672803c64f8602b65f13b7733ca7db041dc327c 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -341,7 +341,7 @@ if (!is_android) { |
| proto_library("test_proto") { |
| sources = [ |
| - "../common/safe_browsing/ipc_protobuf_message_test.proto", |
| + "//components/safe_browsing/common/ipc_protobuf_message_test.proto", |
| ] |
| } |