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

Issue 10832193: fix broken windows build (Closed)

Created:
8 years, 4 months ago by scottmg
Modified:
8 years, 4 months ago
Reviewers:
pkotwicz, sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

fix broken windows build browser.app_panel_browser_frame_view.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall AppPanelBrowserFrameView::GetThemeBackgroundXInset(void)const " (?GetThemeBackgroundXInset@AppPanelBrowserFrameView@@UBEHXZ) initial\chrome.dll : fatal error LNK1120: 1 unresolved externals ninja: build stopped: subcommand failed. See https://chromiumcodereview.appspot.com/10816004 Maybe only failing on component build? Not sure. R=pkotwicz@chromium.org,sky@chromium.org BUG=137090 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150437

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
scottmg
8 years, 4 months ago (2012-08-07 22:27:27 UTC) #1
pkotwicz
lgtm
8 years, 4 months ago (2012-08-07 22:34:54 UTC) #2
sky
8 years, 4 months ago (2012-08-07 22:40:40 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698