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

Unified Diff: chrome/renderer/DEPS

Issue 15741003: Moving WebRTC logging related files from content to chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Public content API for setting the log delegate. Created 7 years, 7 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
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 121f101f0f9014c01304cc179fb16909b4f9eaba..68f3c1061a6e4dcfd4718445cd4a6fd07aeb53a6 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"+webkit/plugins",
"+third_party/cld/encodings/compact_lang_det/win",
+ "+third_party/libjingle",
tommi (sloooow) - chröme 2013/05/24 16:27:49 Hej Henrik - I think we should revert this. Chrom
Henrik Grunell 2013/05/24 18:26:02 Agree. I'll revert this when we have settled on th
Henrik Grunell 2013/05/27 16:23:06 Actually, the handler includes the delegate interf
Jói 2013/05/27 17:50:03 I'd suggest at least narrowing it down to just the
Henrik Grunell 2013/05/28 06:04:29 Of course. Done.
"+third_party/npapi/bindings",
"+third_party/re2",
"+third_party/smhasher",

Powered by Google App Engine
This is Rietveld 408576698