| Index: content/browser/compositor/surface_utils.cc
|
| diff --git a/content/browser/compositor/surface_utils.cc b/content/browser/compositor/surface_utils.cc
|
| index ad4ce989bcb23375f7e9da906376c58caf736394..c01ead58ad0e6cd09382249132aade66581776d4 100644
|
| --- a/content/browser/compositor/surface_utils.cc
|
| +++ b/content/browser/compositor/surface_utils.cc
|
| @@ -10,7 +10,7 @@
|
| #include "cc/output/copy_output_result.h"
|
| #include "cc/resources/single_release_callback.h"
|
| #include "cc/surfaces/surface_id_allocator.h"
|
| -#include "content/common/gpu/client/gl_helper.h"
|
| +#include "content/browser/compositor/gl_helper.h"
|
| #include "skia/ext/image_operations.h"
|
| #include "skia/ext/refptr.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
|
|