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

Unified Diff: webrtc/base/BUILD.gn

Issue 1230823009: Add rotating log file stream. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Cleanup Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/base/base.gyp » ('j') | webrtc/base/logsinks.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 2535a641c4e545320f92afd84ae6317d33181414..bbbb399f799ba9bee61f8514c22638f7ffa0056d 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -368,6 +368,8 @@ static_library("rtc_base") {
"httpserver.h",
"json.cc",
"json.h",
+ "logsinks.cc",
+ "logsinks.h",
"mathutils.h",
"multipart.cc",
"multipart.h",
« no previous file with comments | « no previous file | webrtc/base/base.gyp » ('j') | webrtc/base/logsinks.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698