summaryrefslogtreecommitdiffstats
path: root/webkit/build/JavaScriptCore
diff options
context:
space:
mode:
authordglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 20:05:53 +0000
committerdglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 20:05:53 +0000
commit17202d6b5a96c1ae41110e68394e42aa9c2d782e (patch)
treea46573bdaec0cbfae627b9f4f03134a22f9acf9c /webkit/build/JavaScriptCore
parent35bb14330bde78b7c29609eed27c24caf7c9cd96 (diff)
downloadchromium_src-17202d6b5a96c1ae41110e68394e42aa9c2d782e.zip
chromium_src-17202d6b5a96c1ae41110e68394e42aa9c2d782e.tar.gz
chromium_src-17202d6b5a96c1ae41110e68394e42aa9c2d782e.tar.bz2
YAGUB (2/2): Roll DEPS and update vcproj files
This is part two of #6389. We intentionally don't delete the files in pending to let Linux and Mac builds adjust their files. Last to deref the pending files will delete them. It's human-driven ref-counting for files! Review URL: http://codereview.chromium.org/7023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3120 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/JavaScriptCore')
-rw-r--r--webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj2
-rw-r--r--webkit/build/JavaScriptCore/WTF.vcproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj b/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj
index f682430..78721ce 100644
--- a/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj
+++ b/webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj
@@ -134,7 +134,7 @@
>
</File>
<File
- RelativePath="..\..\pending\pcre_exec.cpp"
+ RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\pcre\pcre_exec.cpp"
>
</File>
<File
diff --git a/webkit/build/JavaScriptCore/WTF.vcproj b/webkit/build/JavaScriptCore/WTF.vcproj
index 6de37ee..af8e9d2 100644
--- a/webkit/build/JavaScriptCore/WTF.vcproj
+++ b/webkit/build/JavaScriptCore/WTF.vcproj
@@ -290,7 +290,7 @@
>
</File>
<File
- RelativePath="..\..\pending\wtf\ThreadingWin.cpp"
+ RelativePath="..\..\..\third_party\WebKit\JavaScriptCore\wtf\ThreadingWin.cpp"
>
</File>
<File