2011-03-21 Tony Chang <tony@chromium.org>
Reviewed by Pavel Feldman.
[chromium] remove devtools_html's dependency on WebKit.gypi
https://bugs.webkit.org/show_bug.cgi?id=56661
We want to depend on the values in the gypi file, not the gypi file
itself. Actually, if someone edits a gypi file, s/he should re-run
gyp to pick up the new dependencies.
It turns out that this doesn't matter much for this target anymore
since we pull the .js dependencies from the inspector html file.
* WebKit.gyp: cleanup dependencies
* scripts/generate_devtools_html.py: remove unused param
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@81614
268f45cc-cd09-0410-ab3c-
d52691b4dbfc