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

Unified Diff: webrtc/media/engine/videodecodersoftwarefallbackwrapper.h

Issue 2780943003: Move video_encoder.h and video_decoder.h to /api and create GN targets for them (Closed)
Patch Set: Fix lint warnings Created 3 years, 9 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
Index: webrtc/media/engine/videodecodersoftwarefallbackwrapper.h
diff --git a/webrtc/media/engine/videodecodersoftwarefallbackwrapper.h b/webrtc/media/engine/videodecodersoftwarefallbackwrapper.h
index 80d91f4663ffba2bca5a0b3b5b91ffe61f2736d7..974155858163ad4b1d26e09c1ba07232b01fafca 100644
--- a/webrtc/media/engine/videodecodersoftwarefallbackwrapper.h
+++ b/webrtc/media/engine/videodecodersoftwarefallbackwrapper.h
@@ -14,7 +14,7 @@
#include <memory>
#include <string>
-#include "webrtc/video_decoder.h"
+#include "webrtc/api/video_decoder.h"
namespace webrtc {

Powered by Google App Engine
This is Rietveld 408576698