| Index: chrome/common/safe_browsing/ipc_protobuf_message_unittest.cc
|
| diff --git a/chrome/common/safe_browsing/ipc_protobuf_message_unittest.cc b/chrome/common/safe_browsing/ipc_protobuf_message_unittest.cc
|
| index 4aa1ea1126ce334a0544303b0f0487860e1a0652..df8642f78ca255b61831d20342035b963df9a98c 100644
|
| --- a/chrome/common/safe_browsing/ipc_protobuf_message_unittest.cc
|
| +++ b/chrome/common/safe_browsing/ipc_protobuf_message_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 "chrome/common/safe_browsing/ipc_protobuf_message_test.pb.h"
|
| +#include "components/safe_browsing/common/ipc_protobuf_message_test.pb.h"
|
| #include "ipc/ipc_message.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|