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

Issue 2806293004: Add //content/public/browser deps to //chrome/browser/ui/views (Closed)

Created:
3 years, 8 months ago by mattm
Modified:
3 years, 8 months ago
Reviewers:
brettw
CC:
chromium-reviews, tfarina, svaldez
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add //content/public/browser deps to //chrome/browser/ui/views chrome/browser/ui/views/tabs/tab_renderer_data.h includes chrome/browser/ui/tabs/tab_utils.h which includes content/public/browser/web_contents_user_data.h. chrome/browser/ui/views cannot have a dep on chrome/browser/ui because that would result in a circular dependency. Including the content/public/browser dep here fixes the issue, though it's a bit ugly of a solution. BUG=711670 Review-Url: https://codereview.chromium.org/2806293004 Cr-Commit-Position: refs/heads/master@{#465051} Committed: https://chromium.googlesource.com/chromium/src/+/487d548c3639002dbee792c672e0460da257bb17

Patch Set 1 #

Patch Set 2 : try #2 #

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

Messages

Total messages: 18 (12 generated)
mattm
Hi Brett, Another deps issue. I see "gn help allow_circular_includes_from" has some recommendations about creating ...
3 years, 8 months ago (2017-04-12 03:28:39 UTC) #5
mattm
ping
3 years, 8 months ago (2017-04-14 18:43:28 UTC) #8
davidben
CC svaldez since this is blocking https://codereview.chromium.org/2811393005/ (due to https://boringssl.googlesource.com/boringssl/+/d403be92a436a45bd9be2e016cb250e7157dfeb3 which should make this sort ...
3 years, 8 months ago (2017-04-14 21:32:00 UTC) #11
brettw
lgtm
3 years, 8 months ago (2017-04-17 21:32:15 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2806293004/20001
3 years, 8 months ago (2017-04-17 21:43:57 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-17 22:56:53 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/487d548c3639002dbee792c672e0...

Powered by Google App Engine
This is Rietveld 408576698