diff options
Diffstat (limited to 'chrome/common/gpu_messages.cc')
-rw-r--r-- | chrome/common/gpu_messages.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/gpu_messages.cc b/chrome/common/gpu_messages.cc index 34f051c..875e62a 100644 --- a/chrome/common/gpu_messages.cc +++ b/chrome/common/gpu_messages.cc @@ -15,6 +15,10 @@ #if defined(OS_MACOSX) +// TODO(hclam): This is a dummy comment just to get Mac build bots to pick +// up changes to gpu_messages_internal.h. Remove me after it builds +// correctly. + // Parameters for the GpuHostMsg_AcceleratedSurfaceSetIOSurface // message, which has too many parameters to be sent with the // predefined IPC macros. |