| Index: content/browser/compositor/surface_utils.cc
|
| diff --git a/content/browser/compositor/surface_utils.cc b/content/browser/compositor/surface_utils.cc
|
| index 772199dccec2863326d90be2d1eb3d88beb23271..7ae05912a656db51831f62a90dd1adf149700f08 100644
|
| --- a/content/browser/compositor/surface_utils.cc
|
| +++ b/content/browser/compositor/surface_utils.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "content/browser/compositor/surface_utils.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "cc/surfaces/surface_id_allocator.h"
|
|
|
| #if defined(OS_ANDROID) && !defined(USE_AURA)
|
|
|