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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 8991010: This change updates the libjingle logging so that it writes to chromiums VLOG instead of its own ... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 9 years 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
Index: third_party/libjingle/libjingle.gyp
===================================================================
--- third_party/libjingle/libjingle.gyp (revision 113136)
+++ third_party/libjingle/libjingle.gyp (working copy)
@@ -152,6 +152,7 @@
# SAFE_TO_DEFINE_TALK_BASE_LOGGING_MACROS to work.
Sergey Ulanov 2011/12/28 02:38:15 Update this comment.
hellner 2012/01/10 23:31:28 Done.
# TODO(sergeyu): push SAFE_TO_DEFINE_TALK_BASE_LOGGING_MACROS to
Sergey Ulanov 2011/12/28 02:38:15 this TODO is no longer relevant. Remove it?
hellner 2012/01/10 23:31:28 Done.
# libjingle and remove this override.
+ 'overrides/talk/base/logging.cc',
'overrides/talk/base/logging.h',
'overrides/talk/base/scoped_ptr.h',
@@ -212,7 +213,6 @@
'source/talk/base/json.cc',
'source/talk/base/json.h',
'source/talk/base/linked_ptr.h',
- 'source/talk/base/logging.cc',
'source/talk/base/md5.h',
'source/talk/base/md5c.c',
'source/talk/base/messagehandler.cc',

Powered by Google App Engine
This is Rietveld 408576698