Changeset 89942 in webkit
- Timestamp:
- Jun 28, 2011, 11:24:06 AM (15 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebCore.vcproj/WebCore.vcproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r89941 r89942 1 2011-06-28 Jeff Miller <jeffm@apple.com> 2 3 Add fullscreen.css and fullscreenQuickTime.css to the WebCore Visual Studio project for convenience. 4 Looks like Visual Studio also re-sorted one more file since my last checkin. 5 6 * WebCore.vcproj/WebCore.vcproj: 7 1 8 2011-06-28 Jeff Miller <jeffm@apple.com> 2 9 -
trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj
r89941 r89942 32791 32791 </File> 32792 32792 <File 32793 RelativePath="..\css\fullscreen.css" 32794 > 32795 </File> 32796 <File 32797 RelativePath="..\css\fullscreenQuickTime.css" 32798 > 32799 </File> 32800 <File 32793 32801 RelativePath="..\css\html.css" 32794 32802 > … … 68114 68122 </File> 68115 68123 <File 68124 RelativePath="..\inspector\front-end\UglifyJS\JavaScriptFormatter.js" 68125 > 68126 </File> 68127 <File 68116 68128 RelativePath="..\inspector\front-end\JavaScriptFormatter.js" 68117 >68118 </File>68119 <File68120 RelativePath="..\inspector\front-end\UglifyJS\JavaScriptFormatter.js"68121 68129 > 68122 68130 </File>
Note:
See TracChangeset
for help on using the changeset viewer.