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

Unified Diff: webrtc/media/base/codec.h

Issue 1750593002: Rename constants files in webrtc/{media,p2p} (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed cricket naming Created 4 years, 10 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/api/webrtcsession.cc ('k') | webrtc/media/base/constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/base/codec.h
diff --git a/webrtc/media/base/codec.h b/webrtc/media/base/codec.h
index f072be1392c6f9f7aaf9881d426c9d6470d36721..7476c026942761d48a4fd0172b24331a0e6931e7 100644
--- a/webrtc/media/base/codec.h
+++ b/webrtc/media/base/codec.h
@@ -16,7 +16,7 @@
#include <string>
#include <vector>
-#include "webrtc/media/base/constants.h"
+#include "webrtc/media/base/mediaconstants.h"
namespace cricket {
« no previous file with comments | « webrtc/api/webrtcsession.cc ('k') | webrtc/media/base/constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698