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

Issue 887563003: MacViews: Fix compile regression after SmartLock error bubble in r313408 (Closed)

Created:
5 years, 10 months ago by tapted
Modified:
5 years, 10 months ago
Reviewers:
Ilya Sherman, sky
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, mac-views-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@20150129-MacViews-BuildFix-ProximityAuth-UPSTREAM
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MacViews: Fix compile regression after SmartLock error bubble in r313408 toolkit-views builds on mac are getting: Undefined symbols for architecture x86_64: ShowProximityAuthErrorBubble To fix, move proximity_auth_error_bubble.cc to mac_sources. This works because the symbol is only referenced on platforms with extensions, which are toolkit_views platforms + mac. After proximity_auth_error_bubble_view.cc moves in chrome_browser_ui.gypi from chrome_browser_ui_views_non_mac_sources to chrome_browser_ui_views_sources then proximity_auth_error_bubble.cc can be deleted. BUG=399191 TBR=sky@chromium.org Committed: https://crrev.com/d07e66d8c4f32281bc94653eefa992b8e35580fc Cr-Commit-Position: refs/heads/master@{#313888}

Patch Set 1 #

Patch Set 2 : Move in gyp #

Patch Set 3 : pin to aura #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/proximity_auth/proximity_auth_error_bubble.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (3 generated)
tapted
Hi Ilya, please take a look. (also any plans to add c/b/ui/[views/]proximity_auth/OWNERS :) ?
5 years, 10 months ago (2015-01-29 06:03:11 UTC) #2
Ilya Sherman
I'd prefer to fix this at a GYP level. If we're building Views code on ...
5 years, 10 months ago (2015-01-29 20:03:41 UTC) #3
tapted
On 2015/01/29 20:03:41, Ilya Sherman wrote: > I'd prefer to fix this at a GYP ...
5 years, 10 months ago (2015-01-29 21:22:20 UTC) #4
Ilya Sherman
Hmm, I think your second solution is likely to cause problems on other platforms, where ...
5 years, 10 months ago (2015-01-30 03:16:57 UTC) #5
tapted
On 2015/01/30 03:16:57, Ilya Sherman wrote: > Hmm, I think your second solution is likely ...
5 years, 10 months ago (2015-01-30 04:38:19 UTC) #6
Ilya Sherman
Alright, this approach seems more palatable to me -- thanks. LGTM.
5 years, 10 months ago (2015-01-30 05:21:19 UTC) #7
tapted
+sky TBR for c/b/ui owners - just an ifdef tweak
5 years, 10 months ago (2015-01-30 09:03:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/887563003/40001
5 years, 10 months ago (2015-01-30 09:04:34 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-01-30 09:28:47 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 09:29:56 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d07e66d8c4f32281bc94653eefa992b8e35580fc
Cr-Commit-Position: refs/heads/master@{#313888}

Powered by Google App Engine
This is Rietveld 408576698