Index: chrome/browser/gpu_process_host_ui_shim.h |
=================================================================== |
--- chrome/browser/gpu_process_host_ui_shim.h (revision 72707) |
+++ 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(); |
+ void CollectGraphicsInfoAsynchronously(GPUInfo::Level level); |
// Tells the GPU process to crash. Useful for testing. |
void SendAboutGpuCrash(); |