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

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

Issue 1055173005: Add BUILD.gn files for chromecast/media (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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.cc
diff --git a/chromecast/media/base/decrypt_context.cc b/chromecast/media/base/decrypt_context.cc
index 38da3af7c06bba880ddd69c0dbce3dcc4bdbbeb7..2119428dd4981c294dfef7415bc0d39b14646d82 100644
--- a/chromecast/media/base/decrypt_context.cc
+++ b/chromecast/media/base/decrypt_context.cc
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+
gunsch 2015/04/21 02:09:43 ?
prashantv 2015/04/21 18:21:36 reverted.
+
#include "chromecast/media/base/decrypt_context.h"
namespace chromecast {

Powered by Google App Engine
This is Rietveld 408576698