summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authordglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-10 19:11:09 +0000
committerdglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-10 19:11:09 +0000
commit15afbb51fd02caf9baebd5e406ec88bf59d8f835 (patch)
treeb0e5ce4fb8c334e6e52e94f5d3afcabb45097b8f /webkit/build
parent2a65160320c17d0c0f370d71fac51d6250b5b1fa (diff)
downloadchromium_src-15afbb51fd02caf9baebd5e406ec88bf59d8f835.zip
chromium_src-15afbb51fd02caf9baebd5e406ec88bf59d8f835.tar.gz
chromium_src-15afbb51fd02caf9baebd5e406ec88bf59d8f835.tar.bz2
Move forked, DevTools-specific JS files out of third_party/WebKit
R=darin BUG=3320 Review URL: http://codereview.chromium.org/44001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11358 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/port/port.vcproj13
1 files changed, 6 insertions, 7 deletions
diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj
index 996d47c..a5e1dcf 100644
--- a/webkit/build/port/port.vcproj
+++ b/webkit/build/port/port.vcproj
@@ -110,28 +110,27 @@
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\debugger.css"
+ RelativePath="..\..\inspector\debugger.css"
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\debugger.html"
+ RelativePath="..\..\inspector\debugger.html"
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DebuggerConsole.js"
+ RelativePath="..\..\inspector\DebuggerConsole.js"
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DebuggerIPC.js"
+ RelativePath="..\..\inspector\DebuggerIPC.js"
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DebuggerPanel.js"
- DeploymentContent="true"
+ RelativePath="..\..\inspector\DebuggerPanel.js"
>
</File>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\DebuggerShell.js"
+ RelativePath="..\..\inspector\DebuggerShell.js"
>
</File>
<File