| Index: components/safe_browsing_db/v4_rice.h
|
| diff --git a/components/safe_browsing_db/v4_rice.h b/components/safe_browsing_db/v4_rice.h
|
| index 4f095ca16ee99f1794b61a09bcc3364c2e85810f..8d3f816fd76e8c0eac13b2a478dda294e9cafcb4 100644
|
| --- a/components/safe_browsing_db/v4_rice.h
|
| +++ b/components/safe_browsing_db/v4_rice.h
|
| @@ -12,12 +12,7 @@
|
| #include <string>
|
| #include <vector>
|
| #include "base/gtest_prod_util.h"
|
| -
|
| -#if defined(USE_SYSTEM_PROTOBUF)
|
| -#include <google/protobuf/repeated_field.h>
|
| -#else
|
| #include "third_party/protobuf/src/google/protobuf/repeated_field.h"
|
| -#endif
|
|
|
| namespace safe_browsing {
|
|
|
|
|