diff options
Diffstat (limited to 'chrome/browser/gpu_process_host.h')
-rw-r--r-- | chrome/browser/gpu_process_host.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/gpu_process_host.h b/chrome/browser/gpu_process_host.h index 9a7a90d..5958a3b 100644 --- a/chrome/browser/gpu_process_host.h +++ b/chrome/browser/gpu_process_host.h @@ -124,6 +124,8 @@ class GpuProcessHost : public BrowserChildProcessHost, bool initialized_; bool initialized_successfully_; + bool blacklist_result_recorded_; + scoped_ptr<GpuBlacklist> gpu_blacklist_; // These are the channel requests that we have already sent to |