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

Issue 3014503002: RtcEventLog::Create() no longer a friend of RtcEventLogImpl (Closed)

Created:
3 years, 3 months ago by eladalon
Modified:
3 years, 3 months ago
Reviewers:
terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

RtcEventLog::Create() no longer a friend of RtcEventLogImpl By making RtcEventLogImpl's ctor public, we remove the necessity to make the function a friend. Visibility of RtcEventLogImpl is still limited to the .cc file. BUG=webrtc:8111

Patch Set 1 #

Patch Set 2 : Piggyback namespace change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -12 lines) Patch
M webrtc/logging/rtc_event_log/rtc_event_log.cc View 1 4 chunks +3 lines, -12 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 3 (1 generated)
eladalon
PTAL
3 years, 3 months ago (2017-09-13 14:43:37 UTC) #2
eladalon
3 years, 3 months ago (2017-09-14 14:57:45 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698