Chromium Code Reviews| Index: ui/gl/DEPS |
| diff --git a/ui/gl/DEPS b/ui/gl/DEPS |
| index d2f429d9a3b45cfe0c777e7a84d64fa26fda2d30..4f1492873121b29518187f4d6af8776c5f34f956 100644 |
| --- a/ui/gl/DEPS |
| +++ b/ui/gl/DEPS |
| @@ -14,7 +14,7 @@ specific_include_rules = { |
| "+third_party/mesa/src/include/GL/osmesa.h", |
| ], |
| # Allow us to include ANGLE's base platform implementation. |
| - "angle_platform_impl.h": [ |
| + "angle_platform_impl.cc": [ |
| "+third_party/angle/include/platform/Platform.h", |
| ], |
| "gl_angle_util_win.cc": [ |