Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 8497c547c8a940fac4744555d64b2d403d16369d..9ac08b68614b6dab87e287b599ccc04b9035befe 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -379,7 +379,6 @@ deps_os = { |
| 'src/third_party/libexif/sources': None, |
| 'src/third_party/libjpeg_turbo': None, |
| 'src/third_party/libsrtp': None, |
| - 'src/third_party/mesa/src': None, |
|
qsr
2014/09/05 08:27:32
Do you want to have Stuart of Rohit on this review
blundell
2014/09/05 08:33:10
I got their OK with these on an earlier iteration
|
| 'src/third_party/opus/src': None, |
| 'src/third_party/openmax_dl': None, |
| 'src/third_party/ots': None, |
| @@ -398,7 +397,6 @@ deps_os = { |
| 'src/third_party/WebKit/LayoutTests/w3c/csswg-test': None, |
| 'src/third_party/yasm/source/patched-yasm': None, |
| 'src/tools/page_cycler/acid3': None, |
| - 'src/v8': None, |
| }, |
| 'mac': { |
| 'src/chrome/tools/test/reference_build/chrome_mac': |