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

Unified Diff: media/cast/pacing/paced_sender.gyp

Issue 25544003: Fix code style and gyp files in cast to build cast_unittest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed gyp files Created 7 years, 3 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 | « media/cast/pacing/paced_sender.cc ('k') | media/cast/rtcp/mock_rtcp_receiver_feedback.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/pacing/paced_sender.gyp
diff --git a/media/cast/pacing/paced_sender.gyp b/media/cast/pacing/paced_sender.gyp
index 53a1cdb1ef84f0e0de4d8a08af57437a5a9fe619..2cc77507a7d7bda039753da13ca1f9571f0b1f3b 100644
--- a/media/cast/pacing/paced_sender.gyp
+++ b/media/cast/pacing/paced_sender.gyp
@@ -5,7 +5,7 @@
{
'targets': [
{
- 'target_name': 'paced_sender',
+ 'target_name': 'cast_paced_sender',
'type': 'static_library',
'include_dirs': [
'<(DEPTH)/',
« no previous file with comments | « media/cast/pacing/paced_sender.cc ('k') | media/cast/rtcp/mock_rtcp_receiver_feedback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698