Index: content/common/gamepad_hardware_buffer.h |
diff --git a/content/common/gamepad_hardware_buffer.h b/content/common/gamepad_hardware_buffer.h |
index 077c78214e669b7d1227aae7aef0e750f4625f03..133b7515e1f5da9153bafad192e325c934db03c2 100644 |
--- a/content/common/gamepad_hardware_buffer.h |
+++ b/content/common/gamepad_hardware_buffer.h |
@@ -28,6 +28,6 @@ struct GamepadHardwareBuffer { |
WebKit::WebGamepads buffer; |
}; |
-} |
+} // namespace content |
#endif // CONTENT_COMMON_GAMEPAD_HARDWARE_BUFFER_H_ |