| Index: chrome/browser/gpu_process_host_ui_shim.h
|
| ===================================================================
|
| --- chrome/browser/gpu_process_host_ui_shim.h (revision 72706)
|
| +++ chrome/browser/gpu_process_host_ui_shim.h (working copy)
|
| @@ -51,7 +51,7 @@
|
|
|
| // Sends a message to the browser process to collect the information from the
|
| // graphics card.
|
| - void CollectGraphicsInfoAsynchronously(GPUInfo::Level level);
|
| + void CollectGraphicsInfoAsynchronously();
|
|
|
| // Tells the GPU process to crash. Useful for testing.
|
| void SendAboutGpuCrash();
|
|
|