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

Unified Diff: webrtc/BUILD.gn

Issue 2401673002: Delete old video defines in engine config and rename file (Closed)
Patch Set: And GYP Created 4 years, 2 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/DEPS » ('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 d47cdf9271829eaa7af3098f78e4a9c6d61884dc..619f1d3d0045eeb128be9baf8ce4e163641e33cf 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -298,8 +298,8 @@ rtc_static_library("webrtc_common") {
"common_types.h",
"config.cc",
"config.h",
- "engine_configurations.h",
"typedefs.h",
+ "voice_engine_configurations.h",
]
if (is_clang && !is_nacl) {
« no previous file with comments | « no previous file | webrtc/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698