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

Unified Diff: chromecast/media/base/decrypt_context.h

Issue 1257013003: Load CMA backend from shared library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DCHECK on posted task 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
Index: chromecast/media/base/decrypt_context.h
diff --git a/chromecast/media/base/decrypt_context.h b/chromecast/media/base/decrypt_context.h
index 5d053c0cafadcb78f48e00c05be28768586b3e72..468a1d75d157388a729338497de50c9c7a04a73b 100644
--- a/chromecast/media/base/decrypt_context.h
+++ b/chromecast/media/base/decrypt_context.h
@@ -43,4 +43,4 @@ class DecryptContext : public base::RefCountedThreadSafe<DecryptContext> {
} // namespace media
} // namespace chromecast
-#endif // CHROMECAST_MEDIA_BASE_DECRYPT_CONTEXT_H_
+#endif // CHROMECAST_MEDIA_BASE_DECRYPT_CONTEXT_H_

Powered by Google App Engine
This is Rietveld 408576698