Index: chrome/plugin/webplugin_proxy.cc |
diff --git a/chrome/plugin/webplugin_proxy.cc b/chrome/plugin/webplugin_proxy.cc |
index 61ecc7e1d9f52f5f0d3d14fec2410e873965aa58..fd4bed9eba6b87d43f08aae009695a48aec676aa 100644 |
--- a/chrome/plugin/webplugin_proxy.cc |
+++ b/chrome/plugin/webplugin_proxy.cc |
@@ -528,7 +528,7 @@ void WebPluginProxy::SetWindowlessBuffer( |
windowless_context_); |
} |
-#elif defined (OS_LINUX) |
+#elif defined(OS_LINUX) |
void WebPluginProxy::SetWindowlessBuffer( |
const TransportDIB::Handle& windowless_buffer, |