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

Unified Diff: webrtc/base/DEPS

Issue 2747863003: Loosening the coupling between WebRTC and //third_party/protobuf (Closed)
Patch Set: Reverting PRESUBMIT.py to run trybots on chromium Created 3 years, 9 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: webrtc/base/DEPS
diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS
index bb76adfe31c21b904a0996e8048475aa01873b4e..c447a3ae422a9f7255d24404e709e535d96b188e 100644
--- a/webrtc/base/DEPS
+++ b/webrtc/base/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+base/third_party/libevent",
"+json",
"+third_party/jsoncpp",
+ "+third_party/protobuf",
"+webrtc/system_wrappers",
]

Powered by Google App Engine
This is Rietveld 408576698