Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Issue 1460313004: Fix missing data_store.pb.h error when building extensions GN target. (Closed)

Created:
5 years, 1 month ago by Hadi
Modified:
5 years, 1 month ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix_link_errors
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/extensions/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Hadi
PTAL.
5 years, 1 month ago (2015-11-20 22:21:33 UTC) #2
Reilly Grant (use Gerrit)
lgtm
5 years, 1 month ago (2015-11-20 22:22:47 UTC) #3
mfomitchev
From the description, it sounds like this would be an issue for non-Android platforms as ...
5 years, 1 month ago (2015-11-20 22:32:44 UTC) #6
Hadi
On 2015/11/20 22:32:44, mfomitchev wrote: > From the description, it sounds like this would be ...
5 years, 1 month ago (2015-11-20 23:05:40 UTC) #7
Hadi
On 2015/11/20 22:32:44, mfomitchev wrote: > From the description, it sounds like this would be ...
5 years, 1 month ago (2015-11-23 15:32:53 UTC) #8
Hadi
On a second thought, I think adding //components/data_reduction_proxy/proto:data_reduction_proxy_proto to dependencies instead of //components/data_reduction_proxy/core/browser addresses the ...
5 years, 1 month ago (2015-11-23 16:07:57 UTC) #11
mfomitchev
On 2015/11/23 16:07:57, Hadi wrote: > On a second thought, I think adding > //components/data_reduction_proxy/proto:data_reduction_proxy_proto ...
5 years, 1 month ago (2015-11-23 18:31:57 UTC) #12
Reilly Grant (use Gerrit)
lgtm
5 years, 1 month ago (2015-11-23 19:00:08 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1460313004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1460313004/20001
5 years, 1 month ago (2015-11-23 19:06:57 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-23 19:24:06 UTC) #16
commit-bot: I haz the power
5 years, 1 month ago (2015-11-23 19:25:52 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4114e0891fc9688859706b54e35c6eb06c1f38c8
Cr-Commit-Position: refs/heads/master@{#361149}

Powered by Google App Engine
This is Rietveld 408576698