Chromium Code Reviews| 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_ |