Fixing some incorrect file names in gyp files reported by an external user. See the gyp warnings at the bottom of this page: http://pastebin.com/4sdp5ivs

I'm not sure how he got the warnings; I couldn't figure out how to display them myself.
Review URL: http://webrtc-codereview.appspot.com/22022

git-svn-id: http://webrtc.googlecode.com/svn/trunk@44 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
ajm@google.com
2011-06-06 16:59:21 +00:00
parent 990a93b5c8
commit 06313d5de9
4 changed files with 6 additions and 6 deletions

View File

@@ -16,11 +16,11 @@
'include/json/value.h',
'include/json/writer.h',
'src/lib_json/json_batchallocator.h',
'src/lib_json/json_internalarray.inl.h',
'src/lib_json/json_internalmap.inl.h',
'src/lib_json/json_internalarray.inl',
'src/lib_json/json_internalmap.inl',
'src/lib_json/json_reader.cpp',
'src/lib_json/json_value.cpp',
'src/lib_json/json_valueiterator.inl.h',
'src/lib_json/json_valueiterator.inl',
'src/lib_json/json_writer.cpp',
],
'include_dirs': [