Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index c28aaf30cd0ef826be45eab2aa6bbdfe84da3e0f..84e89c93f294dcc7fb4b61983d9ca89f75520557 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", |
| ] |
| } |