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

Unified Diff: webrtc/BUILD.gn

Issue 1250513006: Remove webrtc::Config from ViEChannelGroup. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: remove experiment.h from build files Created 5 years, 5 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 | « no previous file | webrtc/experiments.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 1035b79f1ada0708ccecddbf83865d18830f83c4..582937eb25ff5a34de6389d180e65435340924de 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -171,7 +171,6 @@ source_set("webrtc") {
sources = [
"call.h",
"config.h",
- "experiments.h",
"frame_callback.h",
"transport.h",
]
« no previous file with comments | « no previous file | webrtc/experiments.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698