DescriptionFix the missing "data_store.pb.h" error when building extensions gn target on a clean output directory.
data_reduction_proxy_api.cc includes data_store.pb.h directly and indirectly (via data_reduction_proxy_compression_stats.h). This CL adds //components/data_reduction_proxy/proto:data_reduction_proxy_proto to the dependencies of extensions to solve this problem.
BUG=560321
Committed: https://crrev.com/4114e0891fc9688859706b54e35c6eb06c1f38c8
Cr-Commit-Position: refs/heads/master@{#361149}
Patch Set 1 #Patch Set 2 : Use //components/data_reduction_proxy/proto:data_reduction_proxy_proto to address the problem. #Messages
Total messages: 17 (6 generated)
|