Commit c8431df4 authored by levin@chromium.org's avatar levin@chromium.org

Rollout the chromium deps roll as it adds a dependency on a header

that the bots building for WebKit don't seem to have.

Specifically gfx\gl\gl_context_egl.cc depends on d3dcompiler.h

* DEPS:

git-svn-id: svn://svn.chromium.org/blink/trunk@80914 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 0f098da0
2011-03-11 David Levin <levin@chromium.org>
Rollout the chromium deps roll as it adds a dependency on a header
that the bots building for WebKit don't seem to have.
Specifically gfx\gl\gl_context_egl.cc depends on d3dcompiler.h
* DEPS:
2011-03-11 Daniel Cheng <dcheng@chromium.org> 2011-03-11 Daniel Cheng <dcheng@chromium.org>
Reviewed by Tony Chang. Reviewed by Tony Chang.
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
vars = { vars = {
'chromium_svn': 'http://src.chromium.org/svn/trunk/src', 'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
'chromium_rev': '77850' 'chromium_rev': '77259'
} }
deps = { deps = {
......
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