summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
authorpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 10:57:06 +0000
committerpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 10:57:06 +0000
commite3213c36d81768f17526114b72212fe1a5491854 (patch)
tree834427e3e185915f93d94ec66cb019ed8bd55923 /webkit/glue
parent4cc8eb5b72b445d6ec8ad965588f2014012947a2 (diff)
downloadchromium_src-e3213c36d81768f17526114b72212fe1a5491854.zip
chromium_src-e3213c36d81768f17526114b72212fe1a5491854.tar.gz
chromium_src-e3213c36d81768f17526114b72212fe1a5491854.tar.bz2
Add missing js file to the devtools frontend.
Review URL: http://codereview.chromium.org/53003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12349 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue')
-rw-r--r--webkit/glue/glue.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/glue/glue.vcproj b/webkit/glue/glue.vcproj
index f052299..7884ffe 100644
--- a/webkit/glue/glue.vcproj
+++ b/webkit/glue/glue.vcproj
@@ -938,6 +938,10 @@
>
</File>
<File
+ RelativePath=".\devtools\js\devtools_callback.js"
+ >
+ </File>
+ <File
RelativePath=".\devtools\js\devtools_host_stub.js"
>
</File>