Index: ui/aura/client/capture_client.h |
diff --git a/ui/aura/client/capture_client.h b/ui/aura/client/capture_client.h |
index 6d27a29d6572be00e110053b388f0c8bbdbe6a69..a792fb377a11c227b1b560be69fb1bd17689cdce 100644 |
--- a/ui/aura/client/capture_client.h |
+++ b/ui/aura/client/capture_client.h |
@@ -44,7 +44,7 @@ AURA_EXPORT CaptureClient* GetCaptureClient(Window* root_window); |
// if the window doesn't have a root window, or there is no capture window. |
AURA_EXPORT Window* GetCaptureWindow(Window* window); |
-} // namespace clients |
+} // namespace client |
} // namespace aura |
#endif // UI_AURA_CLIENT_CAPTURE_CLIENT_H_ |