diff options
Diffstat (limited to 'gpu/common/gpu_trace_event.h')
-rw-r--r-- | gpu/common/gpu_trace_event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/common/gpu_trace_event.h b/gpu/common/gpu_trace_event.h index 581b66e..cfc7e24 100644 --- a/gpu/common/gpu_trace_event.h +++ b/gpu/common/gpu_trace_event.h @@ -65,6 +65,7 @@ #include <string> +#include "base/callback_old.h" #include "base/memory/scoped_ptr.h" #include "base/atomicops.h" #include "base/memory/scoped_vector.h" |