| Index: android_webview/browser/deferred_gpu_command_service.h
|
| diff --git a/android_webview/browser/deferred_gpu_command_service.h b/android_webview/browser/deferred_gpu_command_service.h
|
| index b2f086650571653941d57a576437273817563eba..73b8680de567560b288f32edaa56028cb96b170d 100644
|
| --- a/android_webview/browser/deferred_gpu_command_service.h
|
| +++ b/android_webview/browser/deferred_gpu_command_service.h
|
| @@ -16,6 +16,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_local.h"
|
| #include "base/time/time.h"
|
| +#include "gpu/command_buffer/service/gpu_preferences.h"
|
| #include "gpu/command_buffer/service/in_process_command_buffer.h"
|
|
|
| namespace gpu {
|
|
|