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

Unified Diff: webrtc/modules/video_coding/DEPS

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes 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 | « webrtc/modules/audio_processing/DEPS ('k') | webrtc/rtc_tools/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/DEPS
diff --git a/webrtc/modules/video_coding/DEPS b/webrtc/modules/video_coding/DEPS
index 01cd4d574d85e1c366ed89343529a639294e263e..8399d797048d6f8b690f90c35e42080cbc1afb9a 100644
--- a/webrtc/modules/video_coding/DEPS
+++ b/webrtc/modules/video_coding/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"+webrtc/common_video",
"+webrtc/media/base",
"+webrtc/system_wrappers",
- "+webrtc/tools",
+ "+webrtc/rtc_tools",
]
specific_include_rules = {
« no previous file with comments | « webrtc/modules/audio_processing/DEPS ('k') | webrtc/rtc_tools/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698