Fix code style and gyp files in cast to build cast_unittest

*.gypi should not be used for dependency directly. Renaming those files
to *.gyp. Also style fixes to make compilers happy.

This change is reland of r226264.

TBR=acolwell

Review URL: https://codereview.chromium.org/25544003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@226305 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
hclam@chromium.org 2013-10-01 21:31:17 +00:00
Родитель 69c9400d9e
Коммит e9673e7dd1
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -41,6 +41,7 @@
'../gpu/tools/tools.gyp:*',
'../ipc/ipc.gyp:*',
'../jingle/jingle.gyp:*',
'../media/cast/cast.gyp:*',
'../media/media.gyp:*',
'../ppapi/ppapi.gyp:*',
'../ppapi/ppapi_internal.gyp:*',