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

Unified Diff: ui/compositor/debug_utils.h

Issue 204793004: Makes View::RecreateLayer() and Window::RecreateLayer() the same (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 6 years, 9 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 | « ui/compositor/compositor.gyp ('k') | ui/compositor/debug_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/debug_utils.h
diff --git a/ui/compositor/debug_utils.h b/ui/compositor/debug_utils.h
index 18a2d657d9e4ab120f6f6b159b27bf402be60c1a..966b3ae591659a29caf800fe7299d64910747cb5 100644
--- a/ui/compositor/debug_utils.h
+++ b/ui/compositor/debug_utils.h
@@ -19,6 +19,6 @@ class Layer;
COMPOSITOR_EXPORT void PrintLayerHierarchy(const Layer* layer,
gfx::Point mouse_location);
-} // namespace ui
+} // namespace ui
#endif // UI_COMPOSITOR_DEBUG_UTILS_H_
« no previous file with comments | « ui/compositor/compositor.gyp ('k') | ui/compositor/debug_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698