Chromium Code Reviews| Index: webkit/build/port/port.vcproj |
| =================================================================== |
| --- webkit/build/port/port.vcproj (revision 5555) |
| +++ webkit/build/port/port.vcproj (working copy) |
| @@ -671,14 +671,6 @@ |
| RelativePath="..\..\port\platform\StateTrackingString.h" |
| > |
| </File> |
| - <File |
| - RelativePath="..\..\port\platform\UniscribeStateTextRun.cpp" |
| - > |
| - </File> |
| - <File |
| - RelativePath="..\..\port\platform\UniscribeStateTextRun.h" |
| - > |
| - </File> |
| <Filter |
| Name="win" |
| > |
| @@ -723,19 +715,19 @@ |
| > |
| </File> |
| <File |
| - RelativePath="..\..\port\platform\chromium\ContextMenuChromium.cpp" |
| + RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.cpp" |
|
Erik does not do reviews
2008/11/17 17:01:34
it looks like you need to sort the vcproj
brettw
2008/11/17 17:26:49
Actually, this change made it sorted.
|
| > |
| </File> |
| <File |
| - RelativePath="..\..\port\platform\chromium\ContextMenuItemChromium.cpp" |
| + RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.h" |
| > |
| </File> |
| <File |
| - RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.cpp" |
| + RelativePath="..\..\port\platform\chromium\ContextMenuChromium.cpp" |
| > |
| </File> |
| <File |
| - RelativePath="..\..\port\platform\chromium\ClipboardUtilitiesChromium.h" |
| + RelativePath="..\..\port\platform\chromium\ContextMenuItemChromium.cpp" |
| > |
| </File> |
| <File |
| @@ -895,6 +887,14 @@ |
| > |
| </File> |
| <File |
| + RelativePath="..\..\port\platform\graphics\FontUtilsWin.cpp" |
| + > |
| + </File> |
| + <File |
| + RelativePath="..\..\port\platform\graphics\FontUtilsWin.h" |
| + > |
| + </File> |
| + <File |
| RelativePath="..\..\port\platform\graphics\FontWin.cpp" |
| > |
| </File> |
| @@ -986,6 +986,22 @@ |
| RelativePath="..\..\port\platform\graphics\ThemeHelperWin.h" |
| > |
| </File> |
| + <File |
| + RelativePath="..\..\port\platform\graphics\UniscribeHelper.cpp" |
| + > |
| + </File> |
| + <File |
| + RelativePath="..\..\port\platform\graphics\UniscribeHelper.h" |
| + > |
| + </File> |
| + <File |
| + RelativePath="..\..\port\platform\graphics\UniscribeHelperTextRun.cpp" |
| + > |
| + </File> |
| + <File |
| + RelativePath="..\..\port\platform\graphics\UniscribeHelperTextRun.h" |
| + > |
| + </File> |
| <Filter |
| Name="svg" |
| > |