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

Issue 11827024: Adding a missing header. (Closed)

Created:
7 years, 11 months ago by alexeypa (please no reviews)
Modified:
7 years, 11 months ago
Reviewers:
dharani1
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Adding a missing header. The official build was broken by r175584: > host\desktop_process_main.cc(114): error C2039: 'InitializeCrashReporting' : is not a member of 'remoting' > host\desktop_process_main.cc(114): error C3861: 'InitializeCrashReporting': identifier not found Only the official builders were affected since remoting::InitializeCrashReporting() call is guarded by "#ifdef OFFICIAL_BUILD". BUG=134694 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175865

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M remoting/host/desktop_process_main.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
alexeypa (please no reviews)
PTAL.
7 years, 11 months ago (2013-01-09 17:28:24 UTC) #1
dharani1
7 years, 11 months ago (2013-01-09 17:42:41 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698