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

Issue 2859012: Mac: Fix duplicate definition of two symbols. (Closed)

Created:
10 years, 6 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Mac: Fix duplicate definition of two symbols. ar -tv ../clang/sym/Release/libbrowser.a | grep login_database shows that both login_database_mac.cc and login_database_posix.cc end up being included in the build. That seems wrong. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50400

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Nico
10 years, 6 months ago (2010-06-19 02:24:09 UTC) #1
Mark Mentovai
10 years, 6 months ago (2010-06-19 02:37:20 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698