Chromium Code Reviews| Index: cc/surfaces/display_client.h |
| diff --git a/cc/surfaces/display_client.h b/cc/surfaces/display_client.h |
| index b0f8f79461402df8b6939c4ab9fe230080c4c773..71ee43439d0f003ac04580a5d6cb84734aba4537 100644 |
| --- a/cc/surfaces/display_client.h |
| +++ b/cc/surfaces/display_client.h |
| @@ -25,6 +25,7 @@ class DisplayClient { |
| protected: |
| virtual ~DisplayClient() {} |
| }; |
| -} |
| + |
| +} // namespace cc |
| #endif // CC_SURFACES_DISPLAY_CLIENT_H_ |