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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | webkit/inspector/README » ('j') | webkit/inspector/README » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="Port" 5 Name="Port"
6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}" 6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}"
7 RootNamespace="port" 7 RootNamespace="port"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 </File> 103 </File>
104 <File 104 <File
105 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DatabaseTableView.js" 105 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DatabaseTableView.js"
106 > 106 >
107 </File> 107 </File>
108 <File 108 <File
109 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DataGrid.js" 109 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DataGrid.js"
110 > 110 >
111 </File> 111 </File>
112 <File 112 <File
113 » » » » RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\debugger.css" 113 » » » » RelativePath="..\..\inspector\debugger.css"
114 > 114 >
115 </File> 115 </File>
116 <File 116 <File
117 » » » » RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\debugger.html" 117 » » » » RelativePath="..\..\inspector\debugger.html"
118 > 118 >
119 </File> 119 </File>
120 <File 120 <File
121 » » » » RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DebuggerConsole.js" 121 » » » » RelativePath="..\..\inspector\DebuggerConsole.js "
122 > 122 >
123 </File> 123 </File>
124 <File 124 <File
125 » » » » RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DebuggerIPC.js" 125 » » » » RelativePath="..\..\inspector\DebuggerIPC.js"
126 > 126 >
127 </File> 127 </File>
128 <File 128 <File
129 » » » » RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DebuggerPanel.js" 129 » » » » RelativePath="..\..\inspector\DebuggerPanel.js"
130 » » » » DeploymentContent="true"
131 > 130 >
132 </File> 131 </File>
133 <File 132 <File
134 » » » » RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DebuggerShell.js" 133 » » » » RelativePath="..\..\inspector\DebuggerShell.js"
135 > 134 >
136 </File> 135 </File>
137 <File 136 <File
138 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ElementsPanel.js" 137 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ElementsPanel.js"
139 > 138 >
140 </File> 139 </File>
141 <File 140 <File
142 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ElementsTreeOutline.js" 141 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ElementsTreeOutline.js"
143 > 142 >
144 </File> 143 </File>
(...skipping 571 matching lines...) Expand 10 before | Expand all | Expand 10 after
716 <File 715 <File
717 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\warningsErrors.png" 716 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\warningsErrors.png"
718 > 717 >
719 </File> 718 </File>
720 </Filter> 719 </Filter>
721 </Filter> 720 </Filter>
722 </Files> 721 </Files>
723 <Globals> 722 <Globals>
724 </Globals> 723 </Globals>
725 </VisualStudioProject> 724 </VisualStudioProject>
OLDNEW
« 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