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

Unified Diff: webrtc/DEPS

Issue 2877023002: Move webrtc/{base => rtc_base} (Closed)
Patch Set: update presubmit.py and DEPS include rules Created 3 years, 6 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 | « PRESUBMIT.py ('k') | webrtc/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index 0a9ade99913ecfb67016b559d2628e6965915247..333b48ab11aecf8dcdd594cf36929c08a53f8a77 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"+webrtc/api",
"+webrtc/base",
"+webrtc/modules/include",
+ "+webrtc/rtc_base",
"+webrtc/test",
"+webrtc/tools",
]
« no previous file with comments | « PRESUBMIT.py ('k') | webrtc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698