| Index: ui/compositor/test_web_graphics_context_3d.cc
|
| diff --git a/ui/compositor/test_web_graphics_context_3d.cc b/ui/compositor/test_web_graphics_context_3d.cc
|
| index 7d1381526bfda013d5d67cc3babad4909f7eda56..0031da0416357204ba053932f99bfbf3e2ff44d8 100644
|
| --- a/ui/compositor/test_web_graphics_context_3d.cc
|
| +++ b/ui/compositor/test_web_graphics_context_3d.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ui/compositor/test_web_graphics_context_3d.h"
|
|
|
| -#include "ui/gfx/gl/gl_context_stub.h"
|
| -#include "ui/gfx/gl/gl_surface_stub.h"
|
| +#include "ui/gl/gl_context_stub.h"
|
| +#include "ui/gl/gl_surface_stub.h"
|
|
|
| namespace ui {
|
|
|
|
|