Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(861)

Unified Diff: webkit/build/port/port.vcproj

Issue 44001: Move forked, DevTools-specific JS files out of third_party/WebKit... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/inspector/README » ('j') | webkit/inspector/README » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/build/port/port.vcproj
===================================================================
--- webkit/build/port/port.vcproj (revision 11218)
+++ webkit/build/port/port.vcproj (working copy)
@@ -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
« no previous file with comments | « no previous file | webkit/inspector/README » ('j') | webkit/inspector/README » ('J')

Powered by Google App Engine
This is Rietveld 408576698