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