Chromium Code Reviews

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

Issue 17010: Chromium side of merge 39453:39501.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webkit/build/WebCore/WebCore.vcproj
===================================================================
--- webkit/build/WebCore/WebCore.vcproj (revision 7492)
+++ webkit/build/WebCore/WebCore.vcproj (working copy)
@@ -1226,6 +1226,14 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ThreadGlobalData.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\platform\ThreadGlobalData.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\platform\Threading.h"
>
</File>
@@ -3470,6 +3478,22 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControlMultiLine.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControlMultiLine.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControlSingleLine.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextControlSingleLine.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\RenderTextFragment.cpp"
>
</File>
@@ -4322,6 +4346,10 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\dom\FormControlElement.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\dom\KeyboardEvent.cpp"
>
</File>

Powered by Google App Engine