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

Unified Diff: chromecast/public/media/decoder_config.h

Issue 1257013003: Load CMA backend from shared library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 4 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: chromecast/public/media/decoder_config.h
diff --git a/chromecast/public/media/decoder_config.h b/chromecast/public/media/decoder_config.h
index 45fd1d4cab41633549c6b34710004a46991722bc..7652c3c3069b528c35e212ea05354323a4eac465 100644
--- a/chromecast/public/media/decoder_config.h
+++ b/chromecast/public/media/decoder_config.h
@@ -8,7 +8,7 @@
#include <stdint.h>
#include <vector>
-#include "chromecast/public/media/stream_id.h"
+#include "stream_id.h"
namespace chromecast {
namespace media {

Powered by Google App Engine
This is Rietveld 408576698