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

Unified Diff: webrtc/DEPS

Issue 2540633002: Cleanup unused rules in webrtc/DEPS + add kjellander to OWNERS for it (Closed)
Patch Set: Add kjellander@webrtc.org to DEPS OWNERS Created 4 years, 1 month 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 | « no previous file | webrtc/OWNERS » ('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 cee05ef106ec4778c178159359744bb7613aac83..e46a7d331d2675ccea5283d8ea84b01f974a4a2a 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -10,7 +10,6 @@ include_rules = [
"-webrtc", # Has to be disabled; otherwise all dirs below will be allowed.
# Individual headers that will be moved out of here, see webrtc:4243.
"+webrtc/call.h",
- "+webrtc/common.h",
"+webrtc/common_types.h",
"+webrtc/common_video/rotation.h",
"+webrtc/config.h",
@@ -20,7 +19,6 @@ include_rules = [
"+webrtc/video_encoder.h",
"+webrtc/video_frame.h",
"+webrtc/video_receive_stream.h",
- "+webrtc/video_renderer.h",
"+webrtc/video_send_stream.h",
"+webrtc/voice_engine_configurations.h",
« no previous file with comments | « no previous file | webrtc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698