r107042 caused compile breakages on chromium try bots
authorjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 19:29:59 +0000 (19:29 +0000)
committerjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 19:29:59 +0000 (19:29 +0000)
commitcb34a81fd2ebcd52983182827b54fda27e3bcfc2
treedb98d568a610b53d970f4d375fada1bbaf24df60
parent8139da37a571d26d2fac098e1c6c50955528f9bc
r107042 caused compile breakages on chromium try bots
https://bugs.webkit.org/show_bug.cgi?id=78125

Reviewed by Adam Barth.

Replace the copy script with a copies GYP action since the MSVS generator tracks dependencies on a per-file
basis.

* Platform.gyp/Platform.gyp:
* Platform.gyp/copy_webcore_headers.py: Removed.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107110 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/Platform/ChangeLog
Source/Platform/Platform.gyp/Platform.gyp
Source/Platform/Platform.gyp/copy_webcore_headers.py [deleted file]