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

Issue 650203002: Export the dependency of infobars on skia (Closed)

Created:
6 years, 2 months ago by droger
Modified:
6 years, 2 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Export the dependency of infobars on skia in gyp This dependency is already exported in BUILD.gn, but not in infobars.gypi. Infobar code transitively includes skia headers. An example of this is infobars.h including SkColor.h. These skia headers need skia to be added in the include path in order to compile. Because of this, any target depending on infobars must also add skia include dirs. Committed: https://crrev.com/1931738068426dfde3b634bd35345da225cd5b3e Cr-Commit-Position: refs/heads/master@{#299330}

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M components/infobars.gypi View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
droger
6 years, 2 months ago (2014-10-13 16:00:28 UTC) #3
Peter Kasting
LGTM
6 years, 2 months ago (2014-10-13 18:01:37 UTC) #4
droger
Thanks for the review.
6 years, 2 months ago (2014-10-13 18:04:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/650203002/30001
6 years, 2 months ago (2014-10-13 18:05:58 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:30001)
6 years, 2 months ago (2014-10-13 18:37:58 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 18:39:24 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1931738068426dfde3b634bd35345da225cd5b3e
Cr-Commit-Position: refs/heads/master@{#299330}

Powered by Google App Engine
This is Rietveld 408576698