| Index: content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| diff --git a/content/browser/compositor/offscreen_browser_compositor_output_surface.cc b/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| index 10a3fb6532cbbd7ca47100e4db21963a942a64a2..e2d6662103288751e189cc549bd6ca19ffab28aa 100644
|
| --- a/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| +++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| @@ -5,6 +5,7 @@
|
| #include "content/browser/compositor/offscreen_browser_compositor_output_surface.h"
|
|
|
| #include "base/logging.h"
|
| +#include "build/build_config.h"
|
| #include "cc/output/compositor_frame.h"
|
| #include "cc/output/compositor_frame_ack.h"
|
| #include "cc/output/gl_frame_data.h"
|
|
|