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

Unified Diff: jingle/DEPS

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 8 years, 11 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 | jingle/glue/logging_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jingle/DEPS
===================================================================
--- jingle/DEPS (revision 113136)
+++ jingle/DEPS (working copy)
@@ -1,3 +1,4 @@
include_rules = [
"+net",
+ "+third_party/libjingle/overrides"
Sergey Ulanov 2012/01/13 19:45:04 It's better to move this to a separate DEPS file i
hellner 2012/01/13 23:26:52 Done.
]
« no previous file with comments | « no previous file | jingle/glue/logging_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698