summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
authoryurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-16 00:52:58 +0000
committeryurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-16 00:52:58 +0000
commit20bfddde906f2c2667adc204bfe1c72b8be1ca39 (patch)
tree4b64558aa58e4d0c79fa8e6554024c2c1bb7e708 /webkit/webkit.gyp
parente7587f406507e9dac6507528ed08ce0aeec49863 (diff)
downloadchromium_src-20bfddde906f2c2667adc204bfe1c72b8be1ca39.zip
chromium_src-20bfddde906f2c2667adc204bfe1c72b8be1ca39.tar.gz
chromium_src-20bfddde906f2c2667adc204bfe1c72b8be1ca39.tar.bz2
DevTools: specify dependency of 'devtools.html' from 'WebKit.gypi'
BUG=29695 Review URL: http://codereview.chromium.org/1545042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44722 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index e03c5dd..3edd0fe5 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -94,8 +94,8 @@
'action_name': 'devtools_html',
'inputs': [
'build/generate_devtools_html.py',
- # See issue 29695: webkit.gyp is a source file for devtools.html.
- 'webkit.gyp',
+ # See issue 29695: WebKit.gypi is a source file for devtools.html.
+ '../third_party/WebKit/WebKit/chromium/WebKit.gypi',
'../third_party/WebKit/WebCore/inspector/front-end/inspector.html',
],
'outputs': [