| Index: ui/gfx/surface/accelerated_surface_win.cc
|
| diff --git a/ui/gfx/surface/accelerated_surface_win.cc b/ui/gfx/surface/accelerated_surface_win.cc
|
| index 9845f8f48d112284f251bb501bad68e3a4f27488..0d58da9b238adde99527bb1fe65ab94bfbd21405 100644
|
| --- a/ui/gfx/surface/accelerated_surface_win.cc
|
| +++ b/ui/gfx/surface/accelerated_surface_win.cc
|
| @@ -10,6 +10,7 @@
|
| #include <list>
|
|
|
| #include "base/bind.h"
|
| +#include "base/bind_helpers.h"
|
| #include "base/callback.h"
|
| #include "base/command_line.h"
|
| #include "base/debug/trace_event.h"
|
|
|