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

Unified Diff: webrtc/base/DEPS

Issue 2747863003: Loosening the coupling between WebRTC and //third_party/protobuf (Closed)
Patch Set: Rebasing 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
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/protobuf_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/DEPS
diff --git a/webrtc/base/DEPS b/webrtc/base/DEPS
index bb76adfe31c21b904a0996e8048475aa01873b4e..6abcfb82912aa0f296d241e83615680fa78805d3 100644
--- a/webrtc/base/DEPS
+++ b/webrtc/base/DEPS
@@ -9,4 +9,7 @@ specific_include_rules = {
"gunit_prod.h": [
"+gtest",
],
+ "protobuf_utils.h": [
+ "+third_party/protobuf",
+ ],
}
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/protobuf_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698