Commit f6dd7041 authored by apatrick@chromium.org's avatar apatrick@chromium.org

Rolled ANGLE 723:725

Revision: 725
Author: apatrick@chromium.org
Date: 3:21:35 PM, Wednesday, August 10, 2011
Message:
Removed compiler/unistd.h reference from build_angle.gyp.
Review URL: http://codereview.appspot.com/4844062
----
Modified : /trunk/src/build_angle.gyp
Modified : /trunk/src/common/version.h

Revision: 724
Author: gman@chromium.org
Date: 1:08:32 AM, Wednesday, August 10, 2011
Message:
bump version.h
----
Modified : /trunk/src/common/version.h
Review URL: http://codereview.chromium.org/7461153

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96421 0039d316-1c4b-4281-b951-d872f2087c98
parent 8a87a533
...@@ -54,7 +54,7 @@ deps = { ...@@ -54,7 +54,7 @@ deps = {
(Var("googlecode_url") % "googlemock") + "/trunk@374", (Var("googlecode_url") % "googlemock") + "/trunk@374",
"src/third_party/angle": "src/third_party/angle":
(Var("googlecode_url") % "angleproject") + "/trunk@723", (Var("googlecode_url") % "angleproject") + "/trunk@725",
# Note that this is *not* where we check out WebKit -- this just # Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to # puts some extra files into place for the real WebKit checkout to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment