Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Unified Diff: ui/aura/client/capture_client.h

Issue 2276153002: Removal of unnecessary views:: and fix comment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « no previous file | ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698